From a8c7c2ccdedc95ecc2d311f1afc322bf01b91a94 Mon Sep 17 00:00:00 2001 From: "Niels G. W. Serup" Date: Sat, 5 Oct 2024 19:30:55 +0200 Subject: [PATCH] Make header smaller --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 2d2559f..76cab85 100644 --- a/style.css +++ b/style.css @@ -22,7 +22,7 @@ header { padding-top: 10px; height: 2em; font-family: kaushanscript, serif; - font-size: 4em; + font-size: 3em; background-image: url('img/mad-logo.png'); background-repeat: no-repeat; background-position: top center;