diff --git a/client/src/pages/tools/general/Home/styles.sass b/client/src/pages/tools/general/Home/styles.sass index 526c347..31eacb4 100644 --- a/client/src/pages/tools/general/Home/styles.sass +++ b/client/src/pages/tools/general/Home/styles.sass @@ -1,13 +1,13 @@ @import "@/common/styles/colors" .home-header - font-size: 72pt + font-size: 48pt margin: 0 color: $white font-weight: 900 .home-subtext - font-size: 18pt + font-size: 16pt color: $white font-weight: 600 margin: 0