version smartphone home
This commit is contained in:
@@ -104,7 +104,11 @@ iframe{
|
||||
|
||||
.slick-arrow{
|
||||
font-size: 0;
|
||||
background: center / 40% no-repeat url(../images/fleche.svg);;
|
||||
background: center / 40% no-repeat url(../images/fleche.svg);
|
||||
@include breakpoint(small down) {
|
||||
background: center / 100% no-repeat url(../images/fleche.svg);
|
||||
}
|
||||
|
||||
}
|
||||
.slick-prev{
|
||||
-moz-transform: rotate(180deg);
|
||||
|
Reference in New Issue
Block a user