Selaa lähdekoodia

main-banner updated

saikiranbolli 2 vuotta sitten
vanhempi
commit
136afcf14e
2 muutettua tiedostoa jossa 16 lisäystä ja 16 poistoa
  1. 4
    4
      style.css
  2. 12
    12
      style.scss

+ 4
- 4
style.css Näytä tiedosto

@@ -2097,13 +2097,13 @@ html {
2097 2097
   .banner-wrapper {
2098 2098
     position: relative;
2099 2099
   }
2100
-  .banner-main-container {
2100
+  /* .banner-main-container {
2101 2101
     max-height: 625px !important;
2102
-  }
2103
-  .carousel_img {
2102
+  } */
2103
+  /* .carousel_img {
2104 2104
     height: 100%;
2105 2105
     max-height: 600px;
2106
-  }
2106
+  } */
2107 2107
   .offer-main-sec {
2108 2108
     position: absolute;
2109 2109
     bottom: 15%;

+ 12
- 12
style.scss Näytä tiedosto

@@ -2115,11 +2115,11 @@ html {
2115 2115
 	}
2116 2116
 }
2117 2117
 @media (min-width: 278px) and (max-width: 767px) {
2118
-	.carousel-inner {
2119
-		.carousel_img {
2120
-			height: 80vh;
2121
-		}
2122
-	}
2118
+	// .carousel-inner {
2119
+	// 	.carousel_img {
2120
+	// 		height: 80vh;
2121
+	// 	}
2122
+	// }
2123 2123
 	.fyro_card {
2124 2124
 		padding-top: 0 !important;
2125 2125
 	}
@@ -2285,13 +2285,13 @@ html {
2285 2285
 	.banner-wrapper {
2286 2286
 		position: relative;
2287 2287
 	}
2288
-	.banner-main-container {
2289
-		max-height: 625px !important;
2290
-	}
2291
-	.carousel_img {
2292
-		height: 100%;
2293
-		max-height: 750px;
2294
-	}
2288
+	// .banner-main-container {
2289
+	// 	max-height: 625px !important;
2290
+	// }
2291
+	// .carousel_img {
2292
+	// 	height: 100%;
2293
+	// 	max-height: 750px;
2294
+	// }
2295 2295
 	.offer-main-sec {
2296 2296
 		position: absolute;
2297 2297
 		bottom: 15%;

Loading…
Peruuta
Tallenna