modif menu, suppression ornements
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user