diff --git a/apps/front/src/routes/+layout.svelte b/apps/front/src/routes/+layout.svelte index 808fb9e..38c79fd 100644 --- a/apps/front/src/routes/+layout.svelte +++ b/apps/front/src/routes/+layout.svelte @@ -172,7 +172,7 @@ -
+
diff --git a/apps/front/src/routes/map/+page.svelte b/apps/front/src/routes/map/+page.svelte index f1c2d81..be47df6 100644 --- a/apps/front/src/routes/map/+page.svelte +++ b/apps/front/src/routes/map/+page.svelte @@ -13,7 +13,7 @@
-

Create new zones with edit buttons:

+

Create new zones with edit buttons:

@@ -73,7 +73,7 @@ - {#each {length: 10} as item, index} + {#each {length: 8} as item, index} Zone #{index + 1}