Increase spacing
This commit is contained in:
parent
606c7314fc
commit
b92c05f298
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
||||||
</footer>
|
</footer>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<div{{ content_attributes.addClass('space-y-6') }}>
|
<div{{ content_attributes.addClass('space-y-8') }}>
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue