Created the Home index styles.sass

This commit is contained in:
Mathias Wagner 2023-05-30 18:16:09 +02:00
parent df525838e5
commit ad3b99dfef
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,19 @@
@import "@/common/styles/colors"
.home-header
font-size: 86pt
margin: 0
color: $white
font-weight: 900
.home-subtext
font-size: 19pt
color: $white
font-weight: 600
margin: 0
.tool-list
margin-top: 1rem
display: flex
flex-direction: column
gap: 1rem