From 28cda6d3650656b1bd3e5e91f7fde8d933b0c216 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Wed, 4 Jun 2025 18:34:23 -0500 Subject: [PATCH] Remove unnecessary text --- CONTEXT.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/CONTEXT.md b/CONTEXT.md index 096ecb2..c4ef89a 100644 --- a/CONTEXT.md +++ b/CONTEXT.md @@ -495,13 +495,6 @@ import { Card, CardContent } from '@/components/ui/card'; ``` -**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 **Tailor the site's look and feel based on the user's specific request.** This includes: