Browse Source

新版首页

zhengjinyi 2 months ago
parent
commit
a4a0fc70bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/static/css/index/index-pc.css

+ 1 - 1
src/main/resources/static/css/index/index-pc.css

@@ -1147,7 +1147,7 @@ li{list-style:none;}
     width:100%;
     height:auto;
     box-sizing:border-box;
-    padding: 20px 0;
+    padding: 0 0 10px 0;
     display: flex;
     flex-wrap: wrap;
 }