feat/login #10

Open
maurine wants to merge 28 commits from feat/login into main
Showing only changes of commit a103b05a83 - Show all commits
+1 -1
View File
@@ -3,7 +3,7 @@
{% block title %}Accueil | {{ parent() }}{% endblock %}
{% block body %}
<div class="min-h-screen bg-bg-primaire py-8 w-full font-sora">
<div class="py-8 w-full">
<div class="max-w-6xl mx-auto px-4 sm:px-6 lg:px-8">
{# Bloc "message d'accueil" #}