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