less text-stroke for h1 on small browsers

This commit is contained in:
Franzi 2021-08-15 09:43:39 +02:00
parent 46d64b871d
commit f3b04c375f
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ h1
font-size: clamp(2em, 10vw, 8em)
margin-bottom: 30px
@media (max-width: 800px)
-webkit-text-stroke: 1px #FFFFFF
h2
font-size: 3em