Added mobile optimization to the Header styles.sass

This commit is contained in:
2023-11-19 00:34:03 +01:00
parent c962639e2d
commit 9cccee40d0

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