瀏覽代碼

修改nav

zhibin 6 年之前
父節點
當前提交
1a10b94274
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/page/layout/header/istyle.scss

+ 2 - 2
src/page/layout/header/istyle.scss

@@ -56,14 +56,14 @@
   }
 
   .menu {
+    flex: 1;
     display: flex;
-    justify-content: space-evenly;
-    width: 940px;
 
     .lang {
       box-sizing: border-box;
       text-align: center;
       padding-right: 10px;
+      min-width: 100px;
 
       a {
         display: inline-block;