Przeglądaj źródła

correccion en slider

edgar 8 lat temu
rodzic
commit
244f114797
1 zmienionych plików z 10 dodań i 0 usunięć
  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;
+
+}
+
 }