Created the Imprint styles.sass

This commit is contained in:
Mathias Wagner 2023-08-04 12:05:02 +02:00
parent 73ab2950e0
commit e95b8f9056
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,18 @@
@import "@/common/styles/colors"
.imprint-area p
margin: 0 0 1rem 0
font-size: 1.5rem
color: $white
font-weight: 500
text-align: justify
.imprint-area h2
margin: 0 0 1rem 0
font-size: 1.9rem
color: $white
font-weight: 600
text-align: justify
.imprint-area a
color: $primary