Lighten up shadows

This commit is contained in:
Jon Staab
2025-11-05 15:32:55 -08:00
parent b5917cb184
commit a52c2b4c3c
18 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
const openProfile = () => pushModal(ProfileDetail, {pubkey, url})
</script>
<div class="card2 bg-alt flex flex-col gap-4 shadow-xl">
<div class="card2 bg-alt flex flex-col gap-4 shadow-md">
<div class="flex justify-between">
<Profile {pubkey} {url} />
<Button onclick={openProfile} class="btn btn-primary hidden sm:flex">