Mobile optimized the InfoArea

This commit is contained in:
Mathias Wagner 2023-05-31 03:28:55 +02:00
parent c34875e5d5
commit fa1a2c61b4
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -21,7 +21,15 @@
gap: 1.5rem
.title-area h1
font-size: 52pt
font-size: 48pt
font-weight: 900
margin: 0
padding: 0
padding: 0
@media screen and (max-width: 768px)
.info-area
p
font-size: 12pt
.title-area h1
font-size: 36pt