1
0
forked from orson/bachemap
bachemap/static/style.css

6 lines
123 B
CSS
Raw Normal View History

2024-08-17 19:05:28 +00:00
body {padding: 0;margin: 0;}html, body, #map {height: 100%;width: 100vw;}
2024-08-21 19:38:01 +00:00
div.leaflet-popup-content {
width: 400px;
}