Answers for "css smoth scrolling"

CSS
1

CSS smoth scrol

html {
  scroll-behavior: smooth;
}
Posted by: Guest on December-12-2020

Browse Popular Code Answers by Language