toutes les pages de mobile ok

This commit is contained in:
Valentin
2023-12-14 06:01:09 +01:00
parent 1bf7b2b251
commit 6c4cf6f696
8 changed files with 236 additions and 19 deletions

View File

@@ -33,6 +33,11 @@
{% if label %}
<div id="hamburger">
<h2{{ title_attributes }}>{{ label }}</h2>
<div class="burger-icon">
<div></div>
<div></div>
<div></div>
</div>
</div>
{% endif %}
{{ title_suffix }}