puce calendrier mobile

This commit is contained in:
2025-04-08 22:11:55 +02:00
parent 9b6785d324
commit 817162241a
4 changed files with 10 additions and 3 deletions

View File

@@ -85,7 +85,7 @@ $slick-opacity-not-active: 0.25 !default;
border: none;
outline: none;
@media(max-width:810px){
top: -30px;
// top: -30px;
-webkit-transform: translate(0, -30px);
-ms-transform: translate(0, -30px);
transform: translate(0, -30px);

View File

@@ -64,6 +64,9 @@
background-color: black;
border-radius: 50%;
z-index: 2;
@media(max-width:810px){
bottom: -0.4rem;
}
}