瀏覽代碼

修改header 行高

秦鹏 3 年之前
父節點
當前提交
819292d9aa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/Header.vue

+ 1 - 1
src/components/Header.vue

@@ -448,7 +448,7 @@ export default {
       // color: #000000;
       color: #fff;
       margin-right: 29px;
-      line-height: 74px;
+      line-height: 64px;
     }
     display: flex;
     align-items: center;