geovisualisierung/projects/project-3/frontend/src/styles.scss

5 lines
138 B
SCSS
Raw Normal View History

2020-12-19 10:23:36 +01:00
@import "~leaflet/dist/leaflet.css";
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }