From 7c54016143658e6c3f0098531cdaecf110f4f844 Mon Sep 17 00:00:00 2001 From: Fabian Schieder Date: Thu, 22 Jan 2026 19:00:55 +0100 Subject: [PATCH] css improvements --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index cc5885b..64a26e0 100755 --- a/style.css +++ b/style.css @@ -295,7 +295,7 @@ body { NAV ========================================================== */ .nav { - height: 20px; + height: 5px; display: flex; align-items: center; justify-content: space-between;