We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526fec3 commit ec1fbf6Copy full SHA for ec1fbf6
source/_base.css
@@ -43,7 +43,7 @@
43
animation-duration: 3s;
44
}
45
46
-@media (print), (prefers-reduced-motion) {
+@media (print), (prefers-reduced-motion: reduce) {
47
.animated {
48
animation-duration: 0s !important;
49
transition-duration: 0s !important;
0 commit comments