Skip to content

Conversation

AutomateAaron
Copy link
Collaborator

@AutomateAaron AutomateAaron commented Oct 6, 2020

This PR changes smooth scrolling from using javascript to using a css only solution:

html {
  scroll-behavior: smooth;
}

Which is more performant & nice and everything & as a bonus it fixes the navbar & footer menu sections.

@AutomateAaron AutomateAaron changed the title Refactor smooth scrolling CSS smooth scrolling Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant