소스 검색

修改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;