Manu 1 2 4 5 7 ok

This commit is contained in:
2026-07-26 21:04:01 +02:00
parent 55f58e0a29
commit 837368aef4
4 changed files with 1125 additions and 20 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
</header>
<!-- Container dynamique -->
<main class="flex-grow container mx-auto px-4 py-8">
<main class="flex-grow w-full px-2 py-4">
{% block content %}{% endblock %}
</main>