ソースを参照

main-banner updated

saikiranbolli 2年前
コミット
136afcf14e
2個のファイルの変更16行の追加16行の削除
  1. 4
    4
      style.css
  2. 12
    12
      style.scss

+ 4
- 4
style.css ファイルの表示

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

+ 12
- 12
style.scss ファイルの表示

2115
 	}
2115
 	}
2116
 }
2116
 }
2117
 @media (min-width: 278px) and (max-width: 767px) {
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
 	.fyro_card {
2123
 	.fyro_card {
2124
 		padding-top: 0 !important;
2124
 		padding-top: 0 !important;
2125
 	}
2125
 	}
2285
 	.banner-wrapper {
2285
 	.banner-wrapper {
2286
 		position: relative;
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
 	.offer-main-sec {
2295
 	.offer-main-sec {
2296
 		position: absolute;
2296
 		position: absolute;
2297
 		bottom: 15%;
2297
 		bottom: 15%;

読み込み中…
キャンセル
保存