Credit to @codewithshripal
Nice css Tip to implement smooth scrolling with one line:
.container{ scroll-behavior: smooth;}
@RecursiveNeuron @codewithshripal wrap that in an @media (prefers-reduced-motion: no-preference) { ... }
Mastodon is the best way to keep up with what's happening.
Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.