From d65b47d5173fbfe5c0c185b6b96ba6ad3f7fd08f Mon Sep 17 00:00:00 2001 From: Clayton Brossia <107889868+clayton1111@users.noreply.github.com> Date: Sun, 17 Jul 2022 17:43:04 -0400 Subject: [PATCH] Remove font type and font weight (#3373) * changed from content to content type * change content to content-type * change content to content-type * change content to content-type * change content to content-type * change alt text line 52 * reset docker-compose * remove font size and weight --- _sass/components/_getting-started-page.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/_sass/components/_getting-started-page.scss b/_sass/components/_getting-started-page.scss index 5410601d9d..d07cea3f39 100644 --- a/_sass/components/_getting-started-page.scss +++ b/_sass/components/_getting-started-page.scss @@ -365,8 +365,6 @@ } .getting-started-step-title-faq { - font-size: 1.5rem; - font-weight: 700; margin-left: 2px; @media #{$bp-below-tablet} {