feat(home): inline items grid, drop share button, add planet/newborn theme, rename to Chá do Martin

This commit is contained in:
belisards
2026-05-03 15:47:56 -03:00
parent 4864bf6304
commit e38473e88d
8 changed files with 454 additions and 141 deletions

View File

@@ -127,7 +127,7 @@ export default function PublicWishlistPage() {
return (
<PasswordLockGuard>
<div className="min-h-screen bg-gray-50 dark:bg-gray-900">
<div className="min-h-screen bg-cosmic">
<Header
title={wishlist.name}
subtitle={wishlist.description || undefined}