Skip to content

Commit ec1fbf6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
animation-duration: 3s;
4444
}
4545

46-
@media (print), (prefers-reduced-motion) {
46+
@media (print), (prefers-reduced-motion: reduce) {
4747
.animated {
4848
animation-duration: 0s !important;
4949
transition-duration: 0s !important;

0 commit comments

Comments
 (0)