- Timestamp:
- 03/10/2022 05:19:50 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/assets/sass/07-utilities/a11y.scss
r49574 r52835 39 39 outline: 0; 40 40 } 41 42 @media (prefers-reduced-motion) {43 44 * {45 transition-delay: 0s !important;46 transition-duration: 0s !important;47 }48 }
Note: See TracChangeset
for help on using the changeset viewer.