Merge duplicate prefers-reduced-motion media queries

Consolidate the two @media (prefers-reduced-motion: no-preference) blocks
into one — scroll-behavior and theme-switch colour transitions share the
same query and are cleaner in a single block.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-17 22:02:28 -05:00
parent f7b41f66bb
commit 63c88ede64
2 changed files with 2 additions and 5 deletions

File diff suppressed because one or more lines are too long