ajout des images d'ornement

This commit is contained in:
Valentin
2023-12-17 16:49:23 +01:00
parent a0137d95ac
commit 02e77dda2f
16 changed files with 471 additions and 43 deletions

View File

@@ -9,5 +9,6 @@ $breakpoint_desktop: 1080px;
.layout-container {
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 100vh;
}