From a9527242f700c1e976bedce21b2aede4e5be0603 Mon Sep 17 00:00:00 2001 From: Jukka Lampikoski Date: Mon, 9 Mar 2026 23:38:33 +0200 Subject: [PATCH] Increase header logo size Co-Authored-By: Claude Opus 4.6 --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 49d2319..5caa038 100644 --- a/style.css +++ b/style.css @@ -141,7 +141,7 @@ img { } .logo img { - height: 32px; + height: 44px; width: auto; }