add flicity

This commit is contained in:
2020-07-14 21:38:52 +02:00
parent 82f7d7d6b6
commit b6b1dafd78
40 changed files with 847 additions and 312 deletions
@@ -32,7 +32,7 @@
{% import _self as menus %}
{% if items %}
{% if menu_level == 0 %}
<ul{{ attributes }} class="d-flex m-0 pl-0">
<ul{{ attributes }} class="row m-0 pl-0">
{% else %}
<ul>
{% endif %}