jeter20131220 4 년 전
부모
커밋
c5d46443a5
3개의 변경된 파일1개의 추가작업 그리고 7개의 파일을 삭제
  1. 0 4
      desktop11/style.css
  2. 0 0
      desktop11/style.css.map
  3. 1 3
      desktop11/style.scss

+ 0 - 4
desktop11/style.css

@@ -6,10 +6,6 @@
   font-weight: 900;
 }
 
-* {
-  font-family: 微軟正黑體;
-}
-
 body {
   height: 5000px;
   width: 100vw;

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
desktop11/style.css.map


+ 1 - 3
desktop11/style.scss

@@ -10,9 +10,7 @@ $process: #6f645a;
     font-weight: 900;
 }
 
-* {
-    font-family: 微軟正黑體;
-}
+
 
 $destop: 1025px;
 

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.