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

@@ -28,7 +28,7 @@
background-image: url(../assets/formes/forme_3.png);
top: 4vh;
right: -8vw;
}
}
@media (min-width: $breakpoint_tablet) {
left: -35vw;
top: -20vw;
@@ -202,7 +202,7 @@
height: 30vh;
}
}
.ornements_carousel_bottom {
position: absolute;
display: none;
@@ -358,8 +358,8 @@
bottom: 5vh;
left: 0;
width: 60%;
}
}
}
> div:nth-of-type(2) {
background-image: url(../assets/formes/forme_5.png);
@@ -372,11 +372,11 @@
}
@media (min-width: $breakpoint_desktop) {
top:0;
}
}
}
.ornements_consultation_right {
pointer-events: none;
pointer-events: none;
position: absolute !important;
height: 20vh;
width: 30vw;
@@ -423,4 +423,4 @@
top: 0;
right: 0;
}
}
}