Made the Home font size smaller
This commit is contained in:
parent
843ade9f24
commit
376c2f3ce6
@ -8,11 +8,11 @@
|
||||
margin-bottom: 1.5rem
|
||||
|
||||
svg
|
||||
font-size: 26pt
|
||||
font-size: 24pt
|
||||
color: $primary
|
||||
|
||||
h1
|
||||
margin: 0
|
||||
font-size: 28pt
|
||||
font-size: 24pt
|
||||
font-weight: 900
|
||||
color: $primary
|
||||
|
@ -14,12 +14,13 @@
|
||||
cursor: pointer
|
||||
|
||||
svg
|
||||
font-size: 24pt
|
||||
font-size: 22pt
|
||||
|
||||
h1
|
||||
margin: 0
|
||||
font-size: 22pt
|
||||
|
||||
p
|
||||
font-size: 22pt
|
||||
font-size: 20pt
|
||||
font-weight: 500
|
||||
margin: 0
|
@ -1,13 +1,13 @@
|
||||
@import "@/common/styles/colors"
|
||||
|
||||
.home-header
|
||||
font-size: 86pt
|
||||
font-size: 72pt
|
||||
margin: 0
|
||||
color: $white
|
||||
font-weight: 900
|
||||
|
||||
.home-subtext
|
||||
font-size: 19pt
|
||||
font-size: 18pt
|
||||
color: $white
|
||||
font-weight: 600
|
||||
margin: 0
|
||||
|
Reference in New Issue
Block a user