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

15 lines
145 B
SCSS

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