diff --git a/src/lib/components/Navbar.svelte b/src/lib/components/Navbar.svelte index 0c794313..f6d219e5 100644 --- a/src/lib/components/Navbar.svelte +++ b/src/lib/components/Navbar.svelte @@ -9,13 +9,9 @@ {#if activePromotion} -
+
-
- - {#if !isReferral && !mobileToggle} - Mermaid - {/if} - Live Editor - - - - - -
+ + {#if !mobileToggle} + Mermaid + {/if} + Live Editor +