Enabling smooth scrolling is really easy, it you can enable it using a single line of CSS: html { scroll-behavior: smooth; }.
確定! 回上一頁