1711193168@qq.com пре 5 година
родитељ
комит
b5a7f5585d

+ 1 - 1
src/views/index/components/communication/index.scss

@@ -50,7 +50,7 @@
       transform: translateY(0);
     }
     100% {
-      transform: translateY(-300px);
+      transform: translateY(-600px);
     }
   }
 }

+ 1 - 1
src/views/index/components/entrance-guard/index.scss

@@ -50,7 +50,7 @@
       transform: translateY(0);
     }
     100% {
-      transform: translateY(-220px);
+      transform: translateY(-600px);
     }
   }
 }

+ 1 - 1
src/views/index/components/parking/index.scss

@@ -50,7 +50,7 @@
       transform: translateY(0);
     }
     100% {
-      transform: translateY(-300px);
+      transform: translateY(-600px);
     }
   }
 }