From c82dfc7c98e5724686614b5b7c2907cf31e4847c Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Sat, 28 Feb 2026 22:19:32 +0000 Subject: [PATCH] Update layout to display two featured articles side-by-side Modify the home page grid layout to display two wide cards horizontally, each featuring a different article, on larger screens. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 517dfa7b-26ac-463d-a6e1-a58c6df97188 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: d227974c-3dbf-4b3c-894c-dc7e74566da3 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/517dfa7b-26ac-463d-a6e1-a58c6df97188/0ZGabQy Replit-Helium-Checkpoint-Created: true --- 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 25a06da..9becdd9 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -523,7 +523,7 @@ export default function Home() { ))} {shuffled.length > 1 && ( -
+