mise à jours de gulp

This commit is contained in:
armansansd
2021-09-15 11:27:17 +02:00
parent f24ba9e0db
commit 7c78fb39f4
20 changed files with 38094 additions and 15884 deletions

View File

@@ -104,9 +104,9 @@ 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);
background: center / 100% no-repeat url(../../images/fleche.svg);
}
}