feat(v11-dg): mobile header page active + hamburger top-right + poignee carte-o + polish css

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jules Neny
2026-05-11 15:14:48 +02:00
parent 1e1c56db2f
commit 79004573f1
7 changed files with 156 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
<button
id="hamburger-trigger"
type="button"
class="fixed top-4 left-4 z-50 p-3 bg-white/95 border border-neutral-200 rounded-lg shadow-md hover:bg-white transition-colors md:top-6 md:left-6"
class="fixed top-4 right-4 z-50 p-3 bg-white/95 border border-neutral-200 rounded-lg shadow-md hover:bg-white transition-colors md:top-6 md:right-6"
aria-label="Ouvrir le menu"
aria-expanded="false"
aria-controls="hamburger-drawer"