Skip to content

Instantly share code, notes, and snippets.

@chrisotto6
Created August 20, 2020 01:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisotto6/4d77b6f2bc031ca6489fdde8c4ee32d6 to your computer and use it in GitHub Desktop.
Save chrisotto6/4d77b6f2bc031ca6489fdde8c4ee32d6 to your computer and use it in GitHub Desktop.
html {
scroll-behavior: smooth;
}
@media (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment