Advertisement
fauzanjeg

Change Scrolling Effect

Jun 2nd, 2021
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.07 KB | None | 0 0
  1. /* Change Scrolling Effect */
  2. html {
  3.     scroll-behavior: smooth;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement