Leaflet/debug/css/screen.css
Jon Koops 3c9524d3ec
Enforce UTF-8 with LF line endings for text files (#10066)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2026-01-09 15:47:37 +01:00

5 lines
65 B
CSS

#map {
width: 800px;
height: 600px;
border: 1px solid #ccc;
}