forked from orson/bachemap
6 lines
123 B
CSS
6 lines
123 B
CSS
body {padding: 0;margin: 0;}html, body, #map {height: 100%;width: 100vw;}
|
|
div.leaflet-popup-content {
|
|
width: 400px;
|
|
}
|
|
|