Make header smaller

This commit is contained in:
Niels G. W. Serup 2024-10-05 19:30:55 +02:00
parent ff3bd8216b
commit a8c7c2ccde
No known key found for this signature in database
GPG Key ID: 38EEEBCE67324F19
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ header {
padding-top: 10px; padding-top: 10px;
height: 2em; height: 2em;
font-family: kaushanscript, serif; font-family: kaushanscript, serif;
font-size: 4em; font-size: 3em;
background-image: url('img/mad-logo.png'); background-image: url('img/mad-logo.png');
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: top center; background-position: top center;