[baozhangchao] 3 년 전
부모
커밋
f0930b00a3
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. BIN
      public/images/Loading.png
  2. 1
    1
      public/index.html

BIN
public/images/Loading.png 파일 보기


+ 1
- 1
public/index.html 파일 보기

@@ -13,7 +13,7 @@
13 13
       position: absolute;
14 14
       left: 0;
15 15
       top: 0;
16
-      animation: loadingrotate 3s ease-in-out 0s 1 alternate forwards;
16
+      animation: loadingrotate 1s linear 0s alternate forwards;
17 17
       width: 0px;
18 18
       overflow: hidden;
19 19
       top: 36vh;