modif bouttons et page message

This commit is contained in:
2026-04-28 12:03:28 +02:00
parent 052073f793
commit 10d0de93e5
19 changed files with 186 additions and 16 deletions
@@ -1,9 +1,9 @@
.hamburger-btn {
width: 60px;
height: 60px;
width: 50px;
height: 50px;
border: none;
cursor: pointer;
border-radius: 22px;
border-radius: 17px;
/* Dégradé radial depuis le coin supérieur gauche pour l'effet "glow" */
background: radial-gradient(ellipse at 30% 30%, #fff 0%, #f9ece9 60%, #f3d4cc 100%);