Made the Home font size smaller
This commit is contained in:
@ -1,13 +1,13 @@
|
|||||||
@import "@/common/styles/colors"
|
@import "@/common/styles/colors"
|
||||||
|
|
||||||
.home-header
|
.home-header
|
||||||
font-size: 72pt
|
font-size: 48pt
|
||||||
margin: 0
|
margin: 0
|
||||||
color: $white
|
color: $white
|
||||||
font-weight: 900
|
font-weight: 900
|
||||||
|
|
||||||
.home-subtext
|
.home-subtext
|
||||||
font-size: 18pt
|
font-size: 16pt
|
||||||
color: $white
|
color: $white
|
||||||
font-weight: 600
|
font-weight: 600
|
||||||
margin: 0
|
margin: 0
|
||||||
|
Reference in New Issue
Block a user