TRI-283: end p_mover_landing_page

This commit is contained in:
2024-11-21 19:49:38 +03:00
parent 7a345a6c80
commit 8de6676b40
18 changed files with 567 additions and 17 deletions

View File

@@ -18,7 +18,7 @@
@media (max-width: 767.98px) {
max-width: 100vw;
margin: 0 auto 100px;
margin: 0 auto 121px;
position: relative;
}
@@ -162,6 +162,11 @@
width: 48px;
height: 48px;
}
@media (max-width: 767.98px) {
width: 55px;
height: 55px;
}
}
&::before,
@@ -221,7 +226,7 @@
right: 0;
@media (max-width: 479.98px) {
top: 61%;
top: 61.6%;
}
}
@@ -231,6 +236,10 @@
@media (max-width: 1304.98px) {
margin-bottom: 39px;
}
@media (max-width: 767.98px) {
margin-bottom: 50px;
}
}
.slick-next {