Skip to content

Instantly share code, notes, and snippets.

@geykel
Last active August 10, 2017 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geykel/aaf0b1550e7c9ecc1065d851a55b3fd2 to your computer and use it in GitHub Desktop.
Save geykel/aaf0b1550e7c9ecc1065d851a55b3fd2 to your computer and use it in GitHub Desktop.
page-home {
.scroll-content {
overflow: hidden;
}
#map {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment