From a024d62a962f898b21f9bb6832cda794fd2299f4 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 4 Jan 2024 10:06:15 -0800 Subject: refactor(layout): remove seperator --- src/routes/+layout.svelte | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/routes') diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 2a72a0b4..2f0f6140 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -67,12 +67,6 @@ > {/if}

- - {#if !$settings.displayHoverNavigation} -
- {:else} -
- {/if} -- cgit v1.2.3