Skip to content

Instantly share code, notes, and snippets.

@geykel
Last active August 10, 2017 14:35
Embed
What would you like to do?
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