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;