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 8fcd529 commit 69f1a42Copy full SHA for 69f1a42
src/pydata_sphinx_theme/assets/styles/sections/_announcement.scss
@@ -7,6 +7,7 @@
7
// Height to be set by JavaScript, which should trigger the following
8
// transition rule (unless the user has set their system to reduce motion).
9
transition: height 300ms ease-in-out;
10
+
11
@media (prefers-reduced-motion) {
12
transition: none;
13
}
0 commit comments