소스 검색

correccion en slider

edgar 8 년 전
부모
커밋
244f114797
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      static/src/css/custom.css

+ 10 - 0
static/src/css/custom.css

@@ -23,4 +23,14 @@
   min-height: 215px;
   height: 215px;
   cursor: pointer;
+}
+
+@media screen and (min-width: 991px) {
+      #myCarousel1{
+
+       height: 472px;
+       overflow: hidden;
+
+}
+
 }