feat(templates): [FR] Améliore l'UI et ajoute des traductions pour plus de contenu dynamique.
```
This commit is contained in:
Serreau Jovann
2025-12-26 12:53:13 +01:00
parent 5e1bd2a749
commit 4f08db7541
20 changed files with 722 additions and 407 deletions

View File

@@ -42,7 +42,7 @@
{% endblock %}
{% block body %}
<main class="bg-[#fbfbfb] min-h-screen font-sans text-gray-900 pb-24 overflow-x-hidden">
<div class="bg-[#fbfbfb] min-h-screen font-sans text-gray-900 overflow-x-hidden">
{# --- HEADER HERO --- #}
<header class="relative pt-20 pb-24 px-4 overflow-hidden border-b-4 border-gray-900 bg-white">
@@ -274,7 +274,7 @@
</div>
</footer>
</main>
</div>
<style>
.outline-text {