Obvody/www/css/base.css

8 lines
96 B
CSS

body {
padding: 0;
margin: 0;
}
html, body, #map {
height: 100%;
width: 100vw;
}