ticketfrei3/frontend/src/app/app.component.scss

7 lines
86 B
SCSS
Raw Normal View History

@import "variables";
.content {
margin-top: $toolbar-height;
2020-09-09 13:51:28 +00:00
min-height: 100%;
}