From b965d5799d52d174e1bb218b0a6fb63fbcf8fc80 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Sun, 2 Mar 2025 06:57:15 +0000 Subject: [PATCH] Assistant checkpoint: Make newsletter cards have consistent height Assistant generated file changes: - client/src/pages/home.tsx: Fix the loading card skeletons to also have consistent height Fix the loading card skeletons to also have consistent height Fix the loading card skeletons to also have consistent height Fix the loading card skeletons to also have consistent height Fix the loading card skeletons to also have consistent height --- User prompt: Make all the cards that link to a newsletter have the same height in the page that lists all the newsletters Replit-Commit-Author: Assistant Replit-Commit-Session-Id: 912f8ca8-dc45-45a3-9b2d-257210cf9199 --- client/src/pages/home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index b3ac550..c157a4d 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -219,7 +219,7 @@ export default function Home() { animate={{ opacity: 1 }} exit={{ opacity: 0 }} > - +