Etape 3 + refonte visuelle + corrections etape 2

This commit is contained in:
Chevallier
2026-07-07 09:57:21 +02:00
parent 17e887b268
commit 7b1a975f06
48 changed files with 6551 additions and 59 deletions

View File

@@ -0,0 +1,9 @@
.button {
--primary: 220 92% 52%;
--primary-foreground: 0 0% 100%;
}
.light,
.dark {
--primary: 220 92% 52% !important;
}