From cdfddbd32c15a06bf3e00c1ec65bcfe711b4ab98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Quiroz?= Date: Mon, 3 Oct 2022 11:18:22 -0300 Subject: [PATCH] fix: QuickLinks title style --- src/components/UI/homepage/QuickLinks.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/UI/homepage/QuickLinks.tsx b/src/components/UI/homepage/QuickLinks.tsx index ed985e614e..53c52a7bda 100644 --- a/src/components/UI/homepage/QuickLinks.tsx +++ b/src/components/UI/homepage/QuickLinks.tsx @@ -12,12 +12,12 @@ export const QuickLinks: FC = () => { // TODO: move text style to theme as='h2' fontFamily='"JetBrains Mono", monospace' - fontWeight={400} - fontSize='28px' - lineHeight='37px' - letterSpacing='0.04em' + fontWeight={700} + fontSize='2.125rem' + lineHeight='auto' + letterSpacing='3%' // TODO: move to theme colors - color='#1D242C' + color='#1d242c' > Quick Links