timeline css
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
@@ -170,6 +170,7 @@
|
||||
min-width: 35%;
|
||||
height: 300px;
|
||||
margin-bottom: 1rem;
|
||||
hyphens: auto;
|
||||
|
||||
@media(max-width:1090px){
|
||||
height: 200px;
|
||||
|
Reference in New Issue
Block a user