1
0
forked from orson/bachemap
bachemap/static/style.css
2024-08-21 13:38:01 -06:00

6 lines
123 B
CSS

body {padding: 0;margin: 0;}html, body, #map {height: 100%;width: 100vw;}
div.leaflet-popup-content {
width: 400px;
}