Open
Description
There are lots of anchor links that can be easily animated by using:
html {
scroll-behavior: smooth;
}
It's fairly uncomplicated to add and supported by most browsers: https://caniuse.com/?search=scroll-behavior
There are lots of anchor links that can be easily animated by using:
html {
scroll-behavior: smooth;
}
It's fairly uncomplicated to add and supported by most browsers: https://caniuse.com/?search=scroll-behavior