Forráskód Böngészése

调整导航样式

谢杰标 2 éve
szülő
commit
dbc962b3da
1 módosított fájl, 3 hozzáadás és 1 törlés
  1. 3 1
      src/pages/home/index.vue

+ 3 - 1
src/pages/home/index.vue

@@ -1801,14 +1801,16 @@ export default {
                   }
 
                   &__desc {
-                    margin-top: 16px;
+                    margin-top: 10px;
                     // white-space: pre-line;
                     display: flex;
                     flex-wrap: wrap;
+                    
                     .item {
                       font-size: 14px;
                       font-family: Microsoft YaHei;
                       font-weight: 400;
+                      line-height: 26px;
                       color: #ffffff;
                       margin-right: 30px;
                     }