From 1c255ce90837cf0cd99c2dffea97d470acfe2487 Mon Sep 17 00:00:00 2001 From: Nils Pukropp Date: Thu, 14 May 2026 12:08:42 +0200 Subject: [PATCH] title bar align fix --- frontend/src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/layouts/Layout.astro b/frontend/src/layouts/Layout.astro index 1094fc4..4fab81a 100644 --- a/frontend/src/layouts/Layout.astro +++ b/frontend/src/layouts/Layout.astro @@ -105,7 +105,7 @@ const year = new Date().getFullYear(); )} -
+
{isAdmin && (