diff --git a/src/lib/components/core/Navigation.svelte b/src/lib/components/core/Navigation.svelte index 2c077b9..ad9b7ff 100755 --- a/src/lib/components/core/Navigation.svelte +++ b/src/lib/components/core/Navigation.svelte @@ -1,93 +1,156 @@
-
- - +
-{#if show} - -{/if} + diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index bdbf511..16c1cd1 100755 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -14,13 +14,10 @@ Anki - powerful, intelligent flashcards - + -
+
{@render children?.()}
diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index e7f8f0c..efba193 100755 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -7,11 +7,9 @@ import Downloads from '$lib/components/sections/Downloads.svelte'; -
- - - - - - -
+ + + + + +