modif menu, suppression ornements

This commit is contained in:
Valentin
2024-10-31 01:32:57 +01:00
parent 13bbaef953
commit 4845247d6b
29 changed files with 280 additions and 975 deletions

View File

@@ -5,10 +5,11 @@ $y_margins: 2vh;
$breakpoint_tablet: 760px;
$breakpoint_desktop: 1080px;
$breakpoint_desktop_large: 1600px;
.layout-container {
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 100vh;
}
}