From a8643ecdd275148c0ce1310211c3413024991165 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Sat, 28 Feb 2026 20:33:02 +0000 Subject: [PATCH] Restore original layout for featured content on the homepage Adjust grid gap for side articles in the homepage featured section from 'gap-3' to 'gap-4' to revert to the original layout. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 413891e8-d784-4bea-b9f5-91a5a68316b4 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 25e1a8a9-2b5b-4fb4-8dc5-595c24762c27 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/413891e8-d784-4bea-b9f5-91a5a68316b4/nTLKCC5 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 7bc1a03..219c5fe 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -243,7 +243,7 @@ function FeaturedCarousel({ articles, popular, galleryImages }: { articles: Arti ) : null} {!wide && ( -