décors ponctuels (oiseaux, fleurs) sur home, pages internes et footer

This commit is contained in:
2026-06-05 19:34:15 +02:00
parent 0f1e8bab18
commit 8e5a0c936e
16 changed files with 580 additions and 33 deletions

View File

@@ -146,9 +146,10 @@
display: flex;
flex-direction: column;
align-items: center;
margin-bottom: 5vh;
@media (min-width: $breakpoint_desktop) {
margin-top: 10vh;
margin-bottom: 10vh;
margin-bottom: 4vh;
}
}