Procházet zdrojové kódy

Merge branch 'newVersion' into online

mo před 2 roky
rodič
revize
3f908107d2
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/components/banner/index.module.less

+ 1 - 1
src/components/banner/index.module.less

@@ -7,7 +7,7 @@
   flex-direction: row;
   align-items: center;
   .bannerImg {
-    max-width: 1920px;
+    // max-width: 1920px;
     object-fit: cover;
     height: 400px;
     margin: 0 auto;