Created
April 23, 2024 11:40
-
-
Save jamiemarsland/030dc0227695cf4faaa41af789649e60 to your computer and use it in GitHub Desktop.
Smooth Scroll WordPress
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html { | |
scroll-behavior: smooth; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment