Made the Home font size smaller

This commit is contained in:
2023-06-01 19:44:35 +02:00
parent b27d2334a4
commit c282072bdb

View File

@ -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