rater/assets/styles/app.css

6 lines
128 B
CSS

body {
background-color: skyblue;
}
html, body { height: 100%; margin: 0; }
.map-container { height: 100vh; width: 100%; }