Skip to content

Instantly share code, notes, and snippets.

@sadewole
Created July 6, 2021 10:46
Show Gist options
  • Save sadewole/790c499de9ac47f0f64b49212355a5dd to your computer and use it in GitHub Desktop.
Save sadewole/790c499de9ac47f0f64b49212355a5dd to your computer and use it in GitHub Desktop.
map container styling
.map-container {
width: 100%;
height: 500px;
border-radius: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment