6 lines
79 B
CSS
Raw Normal View History

2020-05-19 11:43:42 +03:00
html, body, #map {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}