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

7 lines
86 B
SCSS

@import "variables";
.content {
margin-top: $toolbar-height;
min-height: 100%;
}