diff --git a/style/shiny/single.css b/style/shiny/single.css index f55e0d3..85a0163 100644 --- a/style/shiny/single.css +++ b/style/shiny/single.css @@ -138,11 +138,3 @@ footer { font-size: 150%; } } - -@media (prefers-reduced-motion: no-preference) { - .alts label { - transition-property: color, background; - transition-duration: 0.25s; - transition-timing-function: ease-in-out; - } -}