puce calendrier mobile
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -64,6 +64,9 @@
|
||||
background-color: black;
|
||||
border-radius: 50%;
|
||||
z-index: 2;
|
||||
@media(max-width:810px){
|
||||
bottom: -0.4rem;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user