liting2017 %!s(int64=6) %!d(string=hai) anos
pai
achega
922a12df63
Modificáronse 1 ficheiros con 6 adicións e 1 borrados
  1. 6 1
      src/css/newMenu/index.css

+ 6 - 1
src/css/newMenu/index.css

@@ -771,7 +771,12 @@
 .title{
     margin-bottom: 20px;
 }
-
+@media screen and (max-width:1200px){
+    .bannerList{
+        width: 1200px!important;
+        margin: 0 auto;
+    }
+}