diff --git a/src/components/GuidedInstallTileMostPopular.js b/src/components/GuidedInstallTileMostPopular.js index a326dffd..5d05ddb5 100644 --- a/src/components/GuidedInstallTileMostPopular.js +++ b/src/components/GuidedInstallTileMostPopular.js @@ -97,7 +97,6 @@ const GuidedInstallTileMostPopular = () => { css={css` font-size: 18px; font-family: 'Söhne-Leicht'; - font-weight: 800; line-height: 24px; color: #898e91; `} @@ -114,7 +113,6 @@ const GuidedInstallTileMostPopular = () => {

{ padding: 0.5rem 0 0 0.5rem; font-family: 'Söhne-Buch'; font-size: 28px; - font-weight: 400; line-height: 36px; margin-bottom: 12px; letter-spacing: -0.5px; @@ -475,7 +474,6 @@ const QuickstartsPage = ({ data, location }) => { padding: 8px 12px; font-family: 'Söhne-Buch'; font-size: 18px; - font-weight: 400; line-height: 54px; background: ${category === value ? 'var(--divider-color)' @@ -536,7 +534,6 @@ const QuickstartsPage = ({ data, location }) => { strong { font-family: 'Söhne-Leicht'; font-size: 28px; - font-weight: 600; line-height: 36px; letter-spacing: -0.5px; color: #1d252c; @@ -583,7 +580,6 @@ const QuickstartsPage = ({ data, location }) => { strong { font-family: 'Söhne-Leicht'; font-size: 28px; - font-weight: 600; line-height: 36px; letter-spacing: -0.5px; color: #1d252c;