news header responsive

This commit is contained in:
Sveske_Juice 2024-02-23 19:35:39 +01:00
parent e07cd844db
commit 14c9a24402
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
} }
#news-header { #news-header {
font-size: 48px; font-size: min(8vw, 36px);
margin-right: auto; margin-right: auto;
} }