layout fixes

This commit is contained in:
2023-02-09 12:29:38 +01:00
parent d291a2c01c
commit 46649d3e73
4 changed files with 28 additions and 31 deletions

View File

@ -31,7 +31,7 @@ h1, .h1{
}
h2, .h2{
font-size: 40px;
font-size: 35px;
@include mobile {
font-size: 30px;
}

View File

@ -37,6 +37,10 @@
right: 0;
}
.arrowIcon {
font-size: 40px;
}
.slick-dots {
position: absolute;
left: 0;