Skip to content

Commit 526fec3

Browse files
authored
Update _base.css
1 parent 69084f2 commit 526fec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_base.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
@media (print), (prefers-reduced-motion) {
4747
.animated {
48-
animation-duration: 0s;
49-
transition-duration: 0s;
48+
animation-duration: 0s !important;
49+
transition-duration: 0s !important;
5050
}
5151
}

0 commit comments

Comments
 (0)