diff --git a/frontend/src/routes/+layout.svelte b/frontend/src/routes/+layout.svelte index 4ae6c1d1..d0f6b92c 100644 --- a/frontend/src/routes/+layout.svelte +++ b/frontend/src/routes/+layout.svelte @@ -35,7 +35,8 @@ const userInitials = $derived.by(() => {
{#if !isAuthPage} -
+
+
@@ -45,9 +46,9 @@ const userInitials = $derived.by(() => {