From 0a385a055d8f0375bd504009779f7780d0303479 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Thu, 4 Sep 2025 12:43:16 +0000 Subject: [PATCH] Adjust spacing for category titles and mobile navigation dots Update margin-bottom for category titles and mobile navigation dots in the Netflix grid component. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 946a0075-7e32-454b-b348-9e7f576d7f45 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/946a0075-7e32-454b-b348-9e7f576d7f45/JlONw6J --- client/src/components/netflix-grid.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/netflix-grid.tsx b/client/src/components/netflix-grid.tsx index 9ec49be..f1243de 100644 --- a/client/src/components/netflix-grid.tsx +++ b/client/src/components/netflix-grid.tsx @@ -377,7 +377,7 @@ function CategoryRow({ category, onVideoClick, hideScrollButtons = false }: Cate className="relative" onMouseLeave={() => setClickedVideoId(null)} > -