Make subtitles larger
This commit is contained in:
parent
48bd59bb1c
commit
edd2ac120d
1 changed files with 1 additions and 1 deletions
|
@ -37,5 +37,5 @@
|
|||
*/
|
||||
#}
|
||||
{% for item in items %}
|
||||
<h4{{ item.attributes.addClass('subtitle') }}>{{ item.content }}</h4>
|
||||
<h3{{ item.attributes.addClass('subtitle is-4 is-size-3-desktop is-size-2-widescreen') }}>{{ item.content }}</h3>
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Reference in a new issue