Enable Smooth Scrolling With One Line of CSS
In this article, I'll be showing you how to add smooth scrolling to your website with just one line of CSS.
But firstly, what is smooth scrolling?
What Is Smooth Scrolling?
Imagine a scenario when you have a button that navigates to a different sec...
blog.blakeyeboah.com2 min read
Vic Kalchev
UX Design & Front End Dev
That's pretty cool. Is there a way to control the speed of the scroll? I also wonder if this can be done with transition in CSS. 🤔