From 3c60d2c40d71b57993b2c750412918b134da707c Mon Sep 17 00:00:00 2001 From: Niek van der Maas Date: Tue, 21 Mar 2023 20:02:43 +0100 Subject: [PATCH] Use existing div --- index.html | 2 +- src/App.svelte | 32 ++++++++++++++------------------ src/app.scss | 3 +-- 3 files changed, 16 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index a3ef223..7bfd66c 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ -
+
diff --git a/src/App.svelte b/src/App.svelte index 8cf72e1..a0dfc2f 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -18,25 +18,21 @@ } -
+ - - -
-
-
-
- -
-
- {#key $location} - - {/key} -
+
+
+
+
+ +
+
+ {#key $location} + + {/key}
-
+
+
-
- -
+