timeline css

This commit is contained in:
2024-10-24 21:37:49 +02:00
parent a32afd11e4
commit 3c7a02ff71
3 changed files with 7 additions and 5 deletions

View File

@@ -101,7 +101,7 @@ $slick-opacity-not-active: 0.25 !default;
&.slick-disabled:before {
opacity: $slick-opacity-not-active;
}
&:before {
&:after {
font-family: $slick-font-family;
font-size: 20px;
line-height: 1;
@@ -141,7 +141,7 @@ $slick-opacity-not-active: 0.25 !default;
}
.slick-next {
right: 48%;
right: 45%;
@media(max-width:810px){
right: 42%;
}

View File

@@ -170,6 +170,7 @@
min-width: 35%;
height: 300px;
margin-bottom: 1rem;
hyphens: auto;
@media(max-width:1090px){
height: 200px;