Correction et ajout d'un dossier image

This commit is contained in:
2025-07-20 17:19:01 +02:00
parent 262dc1c3bb
commit d63bd32aff
4 changed files with 8 additions and 1 deletions

7
assets/custom.css Normal file
View File

@@ -0,0 +1,7 @@
:root {
--primary: #e5989b;
--accent: #ffb4a2;
--background: #fff1f2;
--card-background: #ffe5ec;
--text: #3e3e3e;
}