diff --git a/src/app/ui/Layout.svelte b/src/app/ui/Layout.svelte index 3ad980a..0019373 100644 --- a/src/app/ui/Layout.svelte +++ b/src/app/ui/Layout.svelte @@ -40,13 +40,13 @@ let { children }: Props = $props();
- -
- - - {@render children?.()} - -
-
+ +
+ + + {@render children?.()} + +
+