Created the Imprint styles.sass
This commit is contained in:
parent
73ab2950e0
commit
e95b8f9056
18
client/src/pages/legal/Imprint/styles.sass
Normal file
18
client/src/pages/legal/Imprint/styles.sass
Normal 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
|
Reference in New Issue
Block a user