geovisualisierung/projects/project-3/frontend/src/styles.scss
2020-12-22 07:57:00 +01:00

11 lines
145 B
SCSS

html, body {
height: 100%;
}
body {
margin: 0;
font-family: Roboto, "Helvetica Neue", sans-serif;
}
@import "~leaflet/dist/leaflet.css";