main-banner updated
This commit is contained in:
@@ -2097,13 +2097,13 @@ html {
|
|||||||
.banner-wrapper {
|
.banner-wrapper {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.banner-main-container {
|
/* .banner-main-container {
|
||||||
max-height: 625px !important;
|
max-height: 625px !important;
|
||||||
}
|
} */
|
||||||
.carousel_img {
|
/* .carousel_img {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
max-height: 600px;
|
max-height: 600px;
|
||||||
}
|
} */
|
||||||
.offer-main-sec {
|
.offer-main-sec {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 15%;
|
bottom: 15%;
|
||||||
|
|||||||
+12
-12
@@ -2115,11 +2115,11 @@ html {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media (min-width: 278px) and (max-width: 767px) {
|
@media (min-width: 278px) and (max-width: 767px) {
|
||||||
.carousel-inner {
|
// .carousel-inner {
|
||||||
.carousel_img {
|
// .carousel_img {
|
||||||
height: 80vh;
|
// height: 80vh;
|
||||||
}
|
// }
|
||||||
}
|
// }
|
||||||
.fyro_card {
|
.fyro_card {
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
}
|
}
|
||||||
@@ -2285,13 +2285,13 @@ html {
|
|||||||
.banner-wrapper {
|
.banner-wrapper {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.banner-main-container {
|
// .banner-main-container {
|
||||||
max-height: 625px !important;
|
// max-height: 625px !important;
|
||||||
}
|
// }
|
||||||
.carousel_img {
|
// .carousel_img {
|
||||||
height: 100%;
|
// height: 100%;
|
||||||
max-height: 750px;
|
// max-height: 750px;
|
||||||
}
|
// }
|
||||||
.offer-main-sec {
|
.offer-main-sec {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 15%;
|
bottom: 15%;
|
||||||
|
|||||||
Reference in New Issue
Block a user