From c5bcb080be72232e81501f5e43622df98be0411b Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 17 May 2026 12:15:23 +0000 Subject: [PATCH] Make welcome card image cover full upper section of popup --- components/Card/CardWelcomePopup.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/Card/CardWelcomePopup.tsx b/components/Card/CardWelcomePopup.tsx index 8fa401af..f247d885 100644 --- a/components/Card/CardWelcomePopup.tsx +++ b/components/Card/CardWelcomePopup.tsx @@ -19,11 +19,11 @@ const CardWelcomePopup = ({ isOpen, onClose }: CardWelcomePopupProps) => { className="w-[90vw] max-w-[480px] overflow-hidden border-0 border-none bg-[#1C1C1E] p-0" > - +