diff --git a/src/app/main/content/pages/faq/faq.component.html b/src/app/main/content/pages/faq/faq.component.html index eea80bd4..4ccb44cd 100644 --- a/src/app/main/content/pages/faq/faq.component.html +++ b/src/app/main/content/pages/faq/faq.component.html @@ -1,8 +1,7 @@
-
+

We're here to help

diff --git a/src/app/main/content/pages/faq/faq.component.scss b/src/app/main/content/pages/faq/faq.component.scss index 131f21d7..ea7db673 100644 --- a/src/app/main/content/pages/faq/faq.component.scss +++ b/src/app/main/content/pages/faq/faq.component.scss @@ -3,6 +3,7 @@ :host { .header { + flex: 1 0 auto; height: 360px; background: #1A237E; background: linear-gradient(to right, #0E2A3B 0%, #34306B 100%);