diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte
index efdf563..ab291c9 100644
--- a/frontend/src/App.svelte
+++ b/frontend/src/App.svelte
@@ -1,7 +1,7 @@
@@ -116,7 +75,7 @@
left: 0px;
}
:global(#header) {
- z-index: 20
+ z-index: 20;
}
:global(#wrapper) {
display: flex;
@@ -131,20 +90,22 @@