typographie

This commit is contained in:
2020-07-28 22:14:58 +02:00
parent f7a6562f51
commit b8dad034eb
91 changed files with 718 additions and 255 deletions
@@ -15,7 +15,7 @@
*/
#}
{% if content %}
<div{{ attributes }} class="d-flex container">
<div{{ attributes }} class="d-flex flex-wrap px-0 container">
{{ content }}
</div>
{% endif %}