diff --git a/src/components/Login.svelte b/src/components/Login.svelte index 4426046..6d50265 100644 --- a/src/components/Login.svelte +++ b/src/components/Login.svelte @@ -36,13 +36,11 @@ {#if !$ndk.signer} - + {:else} - @@ -50,7 +48,11 @@ My Account - {goto(`${base}/sellmerits`)}}>Sell Merits + { + goto(`${base}/sellmerits`); + }}>Sell Merits Buy Merits Settings diff --git a/src/layouts/SidePanelLayout.svelte b/src/layouts/SidePanelLayout.svelte index b38610b..992f000 100644 --- a/src/layouts/SidePanelLayout.svelte +++ b/src/layouts/SidePanelLayout.svelte @@ -1,18 +1,14 @@ @@ -36,7 +32,9 @@
-
+