mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-13 07:41:08 +01:00
Update _base.css
This commit is contained in:
parent
0ca8f2dc7c
commit
2649f69759
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@
|
|||
|
||||
@media (print), (prefers-reduced-motion) {
|
||||
.animated {
|
||||
animation: unset !important;
|
||||
transition: none !important;
|
||||
animation-duration: 0s;
|
||||
transition-duration: 0s;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue