Closed ghost closed 5 years ago
In app.component.scss
app.component.scss
grid-template-areas: "spaceLeft sidemenu shadow content spaceRight";
the spaces (left/right) can/should be replaced by dots, because they serve no other purpose than to exist.
In
app.component.scss
the spaces (left/right) can/should be replaced by dots, because they serve no other purpose than to exist.