From fc9b3f80e1928669a92712a331d902b1e5117c85 Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Mon, 17 Jul 2023 21:04:49 -0500 Subject: [PATCH] do not force nav logo height --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index 0de3af3..fdb0005 100644 --- a/style.css +++ b/style.css @@ -186,7 +186,6 @@ body > div.navgap { nav .logo { width: 48px; - height: 48px; padding: 0px; margin: 2px; }