vincentdoerig / latex-css

LaTeX.css is a CSS library that makes your website look like a LaTeX document
https://latex.vercel.app
MIT License
2.74k stars 125 forks source link

Added smooth scrolling media query #42

Closed mrwolferinc closed 2 years ago

mrwolferinc commented 2 years ago

This is just to make the CSS library more accessible to those who have vestibular motion disorders.

See the MDN page for the prefers-reduced-motion media query.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vincentdoerig/latex-css/8bumzkLXpt9qVVqtr2zBLxwbZCTj
✅ Preview: https://latex-css-git-fork-mrwolferinc-patch-1-vincentdoerig.vercel.app

vincentdoerig commented 2 years ago

LGTM, thanks 👍