diff options
Diffstat (limited to 'client/src/app/app.component.scss')
-rw-r--r-- | client/src/app/app.component.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss index d9dace16b..f1b49a1e2 100644 --- a/client/src/app/app.component.scss +++ b/client/src/app/app.component.scss | |||
@@ -8,6 +8,7 @@ | |||
8 | .sub-header-container { | 8 | .sub-header-container { |
9 | margin-top: $header-height; | 9 | margin-top: $header-height; |
10 | background-color: var(--mainBackgroundColor); | 10 | background-color: var(--mainBackgroundColor); |
11 | width: 100%; | ||
11 | } | 12 | } |
12 | 13 | ||
13 | .header { | 14 | .header { |