main-banner updated

This commit is contained in:
2023-04-20 18:56:13 +05:30
parent 36b32e225e
commit 136afcf14e
2 changed files with 16 additions and 16 deletions
+4 -4
View File
@@ -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
View File
@@ -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%;