mzx16822 преди 6 години
родител
ревизия
8acf914fd6
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      public/plugins/layui/css/main.css

+ 2 - 2
public/plugins/layui/css/main.css

@@ -165,8 +165,8 @@ body{
     
 }
 .qs-item li:nth-child(2n){
-    -webkit-animation-name: fadeInLeft;
-    animation-name: fadeInLeft;
+    -webkit-animation-name: bounceInLeft;
+    animation-name: bounceInLeft;
     -webkit-animation-duration: 2s;
     animation-duration: 2s;
     -webkit-animation-fill-mode: both;