Skip to content

Commit

Permalink
[pre-commit.ci] Automatic linting and formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored and gabalafou committed May 27, 2024
1 parent 8fcd529 commit 69f1a42
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
// Height to be set by JavaScript, which should trigger the following
// transition rule (unless the user has set their system to reduce motion).
transition: height 300ms ease-in-out;

@media (prefers-reduced-motion) {
transition: none;
}
Expand Down

0 comments on commit 69f1a42

Please sign in to comment.