Skip to content

Instantly share code, notes, and snippets.

@febritecno
Created February 15, 2021 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save febritecno/82ec55602ccd2cbb08ef69fa4c863d46 to your computer and use it in GitHub Desktop.
Save febritecno/82ec55602ccd2cbb08ef69fa4c863d46 to your computer and use it in GitHub Desktop.
body{
overflow-x: hidden;
overflow-y: scroll;
}
html{
position: relative;
}
body::-webkit-scrollbar{
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment