[baozhangchao] hace 3 años
padre
commit
7dd0deabc9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      public/index.html

+ 1
- 1
public/index.html Ver fichero

@@ -28,7 +28,7 @@
28 28
     .page-loading-wrapper {
29 29
       position: absolute;
30 30
 
31
-      animation: loadingrotate 1s linear 0s alternate forwards;
31
+      animation: loadingrotate 1s linear 1s alternate forwards;
32 32
       width: 0px;
33 33
       overflow: hidden;
34 34
       left: 30vw;