diff --git a/src/lib/components/actions.svelte b/src/lib/components/actions.svelte
index 33523b68..101651d9 100644
--- a/src/lib/components/actions.svelte
+++ b/src/lib/components/actions.svelte
@@ -133,12 +133,10 @@
SVG
diff --git a/src/lib/components/preset.svelte b/src/lib/components/preset.svelte
index 05daeb69..efeca6f4 100644
--- a/src/lib/components/preset.svelte
+++ b/src/lib/components/preset.svelte
@@ -108,9 +108,7 @@ merge newbranch
{#each Object.keys(samples) as sample}
-
+
{/each}
diff --git a/src/routes/edit.svelte b/src/routes/edit.svelte
index 92d30897..32648399 100644
--- a/src/routes/edit.svelte
+++ b/src/routes/edit.svelte
@@ -132,7 +132,7 @@
@@ -140,8 +140,8 @@
-
- Code editing not supported on mobile. Please use a desktop browser
+
+ Code editing not supported on mobile. Please use a desktop browser.
diff --git a/src/routes/index.svelte b/src/routes/index.svelte
index 73e9b31b..ca9daa13 100644
--- a/src/routes/index.svelte
+++ b/src/routes/index.svelte
@@ -15,7 +15,3 @@
});
});
-
-
- Mermaid Live Editor
-