1
0

Added mobile optimization to the Imprint styles.sass

This commit is contained in:
Mathias Wagner 2023-11-19 00:33:53 +01:00
parent 8c223c6304
commit c962639e2d
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -39,4 +39,20 @@
color: $primary
text-decoration: none
&:hover
text-decoration: underline
text-decoration: underline
@media screen and (max-width: 600px)
.legal-page
margin-left: 2rem
margin-right: 2rem
margin-top: 2rem
h1
font-size: 2rem
h2
font-size: 1.5rem
h3
font-size: 1.2rem
h4
font-size: 1rem
p
font-size: 1rem