1
0

Added mobile optimization to the Header styles.sass

This commit is contained in:
Mathias Wagner 2023-11-19 00:34:03 +01:00
parent c962639e2d
commit 9cccee40d0
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -9,5 +9,14 @@ header
svg
font-size: 26pt
h1
margin: 0
header *
z-index: 2
z-index: 2
@media screen and (max-width: 500px)
header svg
font-size: 18pt
header h1
font-size: 1.5rem