瀏覽代碼

调整导航样式

谢杰标 2 年之前
父節點
當前提交
dbc962b3da
共有 1 個文件被更改,包括 3 次插入1 次删除
  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;
                     }