This commit is contained in:
armansansd
2022-05-10 12:11:14 +02:00
parent e284930687
commit 2f0562f0dc
4 changed files with 6 additions and 3 deletions

View File

@@ -78,6 +78,9 @@
}
.slick-track{
height: 40vw;
@include breakpoint(small down) {
height: 100%;
}
}
.slick-slide > div{
height: 100%;