Update motion.less

This commit is contained in:
偏右 2015-07-12 22:01:05 +08:00
parent 8c4c5ae2e5
commit 754c234a0b

View File

@ -1,5 +1,5 @@
.motion-common() { .motion-common() {
animation-duration: .35s; animation-duration: .3s;
animation-fill-mode: both; animation-fill-mode: both;
display: block !important; display: block !important;
} }
@ -28,4 +28,4 @@
@import "motion/other"; @import "motion/other";
@import "motion/slide"; @import "motion/slide";
@import "motion/swing"; @import "motion/swing";
@import "motion/zoom"; @import "motion/zoom";