diff --git a/src/lib/components/Navigation.svelte b/src/lib/components/Navigation.svelte
index 0534f2e..298c5b3 100644
--- a/src/lib/components/Navigation.svelte
+++ b/src/lib/components/Navigation.svelte
@@ -19,9 +19,9 @@
- About
- New Note
- Visualize
+ About
+ New Note
+ Visualize
diff --git a/src/lib/components/Preview.svelte b/src/lib/components/Preview.svelte
index 5fc2b3e..581f206 100644
--- a/src/lib/components/Preview.svelte
+++ b/src/lib/components/Preview.svelte
@@ -1,6 +1,7 @@
@@ -48,8 +47,8 @@
-
-
+
+
@@ -60,8 +59,8 @@
-
-
+
+
{#if rootIndexId}
diff --git a/src/routes/new/review/+page.svelte b/src/routes/new/review/+page.svelte
deleted file mode 100644
index 8f879cf..0000000
--- a/src/routes/new/review/+page.svelte
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-