From 98e2ff0e1e6242fe392a59d2189dcf459194677f Mon Sep 17 00:00:00 2001 From: Sercan Yemen Date: Tue, 24 Oct 2017 11:47:10 +0300 Subject: [PATCH] Small adjustment on the FAQ page header --- src/app/main/content/pages/faq/faq.component.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/main/content/pages/faq/faq.component.scss b/src/app/main/content/pages/faq/faq.component.scss index ea7db673..2bf54830 100644 --- a/src/app/main/content/pages/faq/faq.component.scss +++ b/src/app/main/content/pages/faq/faq.component.scss @@ -5,6 +5,7 @@ .header { flex: 1 0 auto; height: 360px; + max-height: 360px; background: #1A237E; background: linear-gradient(to right, #0E2A3B 0%, #34306B 100%);