Skip to content

Instantly share code, notes, and snippets.

@domosedov
Created April 21, 2021 14:58
Show Gist options
  • Save domosedov/72268e304c3a2d692a66fc49eb561287 to your computer and use it in GitHub Desktop.
Save domosedov/72268e304c3a2d692a66fc49eb561287 to your computer and use it in GitHub Desktop.
Fix jumping scrollbar
html {
width: 100vw;
overflow-x: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment