funky-framadate-front/src/app/core/components/header/header.component.scss

12 lines
110 B
SCSS

:host {
header {
.container {
padding: 0;
}
}
.app-logo {
max-width: 5em;
max-height: 5em;
}
}