From 4d8cbbbe884234ea42e86f1f9ab09fcd64853bf3 Mon Sep 17 00:00:00 2001 From: David Karlsson Date: Mon, 31 Oct 2022 20:45:15 +0100 Subject: [PATCH] ux: update sass for landing page (tabs) Signed-off-by: David Karlsson --- _layouts/landing.html | 4 ++-- _scss/_landing.scss | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_layouts/landing.html b/_layouts/landing.html index 749222af59..42f0c36765 100644 --- a/_layouts/landing.html +++ b/_layouts/landing.html @@ -112,7 +112,7 @@ -
+
@@ -175,7 +175,7 @@ {% include landing-page/hardened-desktop.html %} -
+
diff --git a/_scss/_landing.scss b/_scss/_landing.scss index 0edf95dea2..e88071225c 100644 --- a/_scss/_landing.scss +++ b/_scss/_landing.scss @@ -268,7 +268,7 @@ body.landing { } } - .help-by-product { + .tab-section { .title { font-family: "Open Sans", sans-serif; font-size: 22px;