From a424a4e6e5da04bf0f66b8b0b0d0c6a0994c8716 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thomas=20G=C3=BCnther?=
Date: Fri, 2 Aug 2024 15:35:06 +0200
Subject: [PATCH] Final fixes
---
lib/mareike-theme/style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/mareike-theme/style.css b/lib/mareike-theme/style.css
index 2bf5a78..dd3542e 100644
--- a/lib/mareike-theme/style.css
+++ b/lib/mareike-theme/style.css
@@ -61,7 +61,7 @@ h2 {
.navbar {
background-color: #e5e7eb !important;
- width: 20rem;
+ width: 25rem;
min-height: 100% !important;
height: 100% !important;
padding: 0 !important;