Skip to content

Instantly share code, notes, and snippets.

@Jeyloh
Created October 2, 2019 13:19
Show Gist options
  • Save Jeyloh/6e056ac669da54cbf9240b41a5407baf to your computer and use it in GitHub Desktop.
Save Jeyloh/6e056ac669da54cbf9240b41a5407baf to your computer and use it in GitHub Desktop.
.page {
height: 100vh;
overflow-y: auto;
overflow-x: hidden;
position: fixed;
width: 100vw;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment