mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-07 14:17:36 -05:00
The same matchMedia query was inlined twice (hero scroll and back-to-top). Extracted into a shared helper. Also renamed loop variable and reformatted a chained querySelector call for readability. No behavior change. Co-Authored-By: Claude <noreply@anthropic.com>