Remove unnecessary text

This commit is contained in:
Alex Gleason 2025-06-04 18:34:23 -05:00
parent da87f2c7b1
commit 28cda6d365
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

View File

@ -495,13 +495,6 @@ import { Card, CardContent } from '@/components/ui/card';
</div> </div>
``` ```
**Key principles for empty states:**
- Keep text minimal and clear
- Use dashed borders to indicate empty/placeholder state
- Include the RelaySelector to provide actionable next steps
- Center content with generous whitespace (`py-12 px-8`)
- Constrain width with `max-w-sm mx-auto` for focused layout
## Design Customization ## Design Customization
**Tailor the site's look and feel based on the user's specific request.** This includes: **Tailor the site's look and feel based on the user's specific request.** This includes: