Tweak home page

This commit is contained in:
Jon Staab
2024-10-11 14:48:09 -07:00
parent a4af63f3a3
commit e21063f247
4 changed files with 23 additions and 25 deletions
+3 -1
View File
@@ -187,7 +187,9 @@
<div data-theme={$theme}>
<div class="flex h-screen overflow-hidden">
<PrimaryNav>
<slot />
{#if $pubkey}
<slot />
{/if}
</PrimaryNav>
</div>
<dialog bind:this={dialog} class="modal modal-bottom !z-modal sm:modal-middle">