début du thème, footer et header en mobile

This commit is contained in:
Valentin
2023-12-06 05:01:23 +01:00
parent c62ab40411
commit b258cc3181
54 changed files with 5555 additions and 2324 deletions

View File

@@ -0,0 +1,4 @@
$fluo_green: #00ff80;
$teal: #038788;
$beige: #fcf9ee;
$dark_green: #314e41;

View File

@@ -0,0 +1,2 @@
$x_margin: 3vw;
$y_margins: 2vh;

View File

@@ -0,0 +1,2 @@
/* SIZES */
$sm_font_size: 0.8rem;