Add critical class for styling of title paragraph
.. if non-projects have different hero headers, we'll deal with that when we come to it.
This commit is contained in:
parent
b54bccaebd
commit
ee543ce2e6
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
{%
|
||||
set classes = [
|
||||
'hero',
|
||||
'hero-project',
|
||||
'is-cinnamon',
|
||||
'paragraph',
|
||||
'paragraph--type--' ~ paragraph.bundle|clean_class,
|
||||
|
|
Loading…
Reference in a new issue