ffrs-fw-dl/webroot/css/index.scss
Nils Jakobi 3414964272
All checks were successful
continuous-integration/drone/push Build is passing
changed folder structure and using php-fpm now
2020-01-04 15:36:10 +01: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;
}