Цей коміт міститься в:
2023-04-20 18:56:13 +05:30
джерело 36b32e225e
коміт 136afcf14e
2 змінених файлів з 16 додано та 16 видалено
+4 -4
Переглянути файл
@@ -2097,13 +2097,13 @@ html {
.banner-wrapper {
position: relative;
}
.banner-main-container {
/* .banner-main-container {
max-height: 625px !important;
}
.carousel_img {
} */
/* .carousel_img {
height: 100%;
max-height: 600px;
}
} */
.offer-main-sec {
position: absolute;
bottom: 15%;
+12 -12
Переглянути файл
@@ -2115,11 +2115,11 @@ html {
}
}
@media (min-width: 278px) and (max-width: 767px) {
.carousel-inner {
.carousel_img {
height: 80vh;
}
}
// .carousel-inner {
// .carousel_img {
// height: 80vh;
// }
// }
.fyro_card {
padding-top: 0 !important;
}
@@ -2285,13 +2285,13 @@ html {
.banner-wrapper {
position: relative;
}
.banner-main-container {
max-height: 625px !important;
}
.carousel_img {
height: 100%;
max-height: 750px;
}
// .banner-main-container {
// max-height: 625px !important;
// }
// .carousel_img {
// height: 100%;
// max-height: 750px;
// }
.offer-main-sec {
position: absolute;
bottom: 15%;