ffrs-fw-dl/css/index.scss
2017-06-05 10:42:52 +02:00

11 lines
158 B
SCSS

@import "variables";
@import "application";
#inner-container {
padding: 1.5rem;
}
#map {
height: 40vh;
}
.leaflet-top, .leaflet-bottom {
z-index: 400;
}