Created
July 6, 2021 10:46
-
-
Save sadewole/790c499de9ac47f0f64b49212355a5dd to your computer and use it in GitHub Desktop.
map container styling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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