header fix

This commit is contained in:
2020-07-27 12:39:59 +02:00
parent e9761aa6ca
commit 34741c345d
31 changed files with 605 additions and 267 deletions
@@ -45,7 +45,7 @@
%}
<h4>{{ label }}</h4>
<div class="d-lg-flex flex-wrap d-block pb-4">
<div class="row flex-wrap pb-4 col-12 px-0 mx-auto">
{% for item in items %}
{{ item.content }}
{% endfor %}