Skip to content

Instantly share code, notes, and snippets.

@treyhuffine
Created April 20, 2019 22:12
Show Gist options
  • Save treyhuffine/e16077dcff886ed265e660c24ba43662 to your computer and use it in GitHub Desktop.
Save treyhuffine/e16077dcff886ed265e660c24ba43662 to your computer and use it in GitHub Desktop.
.App {
display: flex;
width: 100vw;
height: 100vh;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment