From cfc38b21ed7dd1c48cdfdf5b7f1456fc12f20caf Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 14 Jun 2026 20:40:10 +0000 Subject: [PATCH] Reduce header logo size to 25% while keeping responsive layout --- misc/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/header.html b/misc/header.html index cd276e6..a198f05 100644 --- a/misc/header.html +++ b/misc/header.html @@ -46,7 +46,7 @@ }} .logo {{ - height: 80px; + height: 20px; width: auto; display: block; }} @@ -93,7 +93,7 @@ }} .logo {{ - height: 60px; + height: 16px; }} .header-description {{