parallax ornements + modifs d'après kanboard

This commit is contained in:
Valentin
2023-12-20 06:48:35 +01:00
parent 34164911b4
commit 7a93f85fd3
13 changed files with 723 additions and 25 deletions

View File

@@ -56,6 +56,7 @@
}
.home_consultation {
position: relative;
@include beige_gradient();
width: 100%;
padding: 4rem 0;
@@ -70,6 +71,13 @@
max-width: 50vw;
}
}
h2 + div {
h2, h3 {
@include sous_titre_alt();
margin-left: 12.5vw;
max-width: 50vw;
}
}
article > div {
height: unset !important;
p {