mirror of
https://github.com/mue/mue.git
synced 2026-06-08 14:10:42 +02:00
part 2
This commit is contained in:
@@ -193,13 +193,3 @@ time {
|
||||
-webkit-animation-fill-mode: both;
|
||||
animation-fill-mode: both;
|
||||
}
|
||||
|
||||
|
||||
@media (prefers-reduced-motion) {
|
||||
.animated {
|
||||
-webkit-animation: unset !important;
|
||||
animation: unset !important;
|
||||
-webkit-transition: none !important;
|
||||
transition: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user