Tweak light theme, remove conditional button classes

This commit is contained in:
Jon Staab
2025-09-25 10:52:32 -07:00
parent e1de0239c9
commit 290274d6c8
9 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
</script>
<Link replaceState href={path}>
<CardButton class="dark:btn-neutral">
<CardButton class="btn-neutral">
{#snippet icon()}
<div><SpaceAvatar {url} /></div>
{/snippet}