Skip to content

Commit 14b1ce5

Browse files
Fixed header bg color not being set in default (no) theme
1 parent f6649e1 commit 14b1ce5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/app/header/header.component.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
header {
2+
background-color: var(--ds-header-bg);
3+
}
4+
15
.navbar-brand img {
26
max-height: var(--ds-header-logo-height);
37
max-width: 100%;

0 commit comments

Comments
 (0)