diff --git a/src/lib/components/navbar.svelte b/src/lib/components/navbar.svelte index 34129a5..8d59aa9 100644 --- a/src/lib/components/navbar.svelte +++ b/src/lib/components/navbar.svelte @@ -35,6 +35,7 @@ icon {#if hamburger} +
@@ -72,7 +73,7 @@ profile {:else} - + {/if} {/if} {/if} @@ -80,10 +81,13 @@