kevin tessier 6 년 전
부모
커밋
6d00eaef96
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      user/themes/lecampus/scss/theme/_header.scss

+ 1 - 1
user/themes/lecampus/scss/theme/_header.scss

@@ -10,7 +10,7 @@ header{
   height: 105px;
   nav{
     @include inlineflex();
-    -ms-flex-pack: distribute;
+    -ms-flex-pack: distribute; 
     justify-content: space-around;
     height: 100px;
     width: 70%;