Created the HomeElement styles.sass

This commit is contained in:
2023-05-30 18:15:27 +02:00
parent df73a803e1
commit cf3de0f06b

View File

@ -0,0 +1,18 @@
@import "@/common/styles/colors"
.home-element
display: flex
align-items: center
gap: 1rem
margin-top: 2rem
margin-bottom: 1.5rem
svg
font-size: 26pt
color: $primary
h1
margin: 0
font-size: 28pt
font-weight: 900
color: $primary