Open benamiller opened 1 year ago
Possibly very simple with CSS, and href to particular id. https://stackoverflow.com/questions/74327510/how-to-add-smooth-scrolling-to-navbar-in-react.
Can't see where you wouldn't want smooth scrolling: html { scroll-behavior: smooth; }
Possibly very simple with CSS, and href to particular id. https://stackoverflow.com/questions/74327510/how-to-add-smooth-scrolling-to-navbar-in-react.
Can't see where you wouldn't want smooth scrolling: html { scroll-behavior: smooth; }