소스 검색

[add] tmp css

isundil 9 년 전
부모
커밋
c1f4a09330
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      css/index.less
  2. 0 0
      public/crosswords.min.css

+ 1 - 1
css/index.less

@@ -19,7 +19,7 @@ body.home {
         height: @grid-size;
         width: @grid-size;
         overflow: hidden;
-        margin: 0.25em;
+        margin: 18px;
         background-size: 112%;
         background-repeat: no-repeat;
         background-position: center;

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


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