Add special class for main title
This commit is contained in:
parent
755ec5a7a9
commit
a1da3504ff
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
</a>
|
||||
</figure>
|
||||
{% endif %}
|
||||
<a class="title is-3" href="{{ path('<front>') }}" title="{{ 'Home'|t }}" rel="home">
|
||||
<a class="geo-title title is-3" href="{{ path('<front>') }}" title="{{ 'Home'|t }}" rel="home">
|
||||
<span class="green">Grassroots
|
||||
Economic</span>
|
||||
<span class="yellow">Organizing</span></a>
|
||||
|
|
Loading…
Add table
Reference in a new issue