zhengjinyi před 2 roky
rodič
revize
022dbbeb4f

+ 2 - 2
src/main/webapp/static/modules/cmClubData/cmClubData.css

@@ -7,7 +7,7 @@
     background-size: cover;
 }
 .flex-header{
-    width: 1100px;
+    width: 1000px;
     height: 340px;
     box-sizing: border-box;
 }
@@ -79,7 +79,7 @@
     border-radius: 8px;
 }
 .flex-content{
-    width: 100%;
+    width: 1000px;
     height: auto;
     padding: 10px 15px;
     box-sizing: border-box;