From 229f275246f12b563ea89faab1cbe3f27b98e404 Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Tue, 22 Jul 2025 15:32:44 -0700 Subject: [PATCH] fix(ui): adjust TrendingVideos padding and gap sizes Reduced top padding from large to small and updated horizontal padding handling for the TrendingVideos component. Increased card gap and snap interval from small to medium. --- src/components/interstitials/TrendingVideos.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/interstitials/TrendingVideos.tsx b/src/components/interstitials/TrendingVideos.tsx index c64da3b5da..439803dfad 100644 --- a/src/components/interstitials/TrendingVideos.tsx +++ b/src/components/interstitials/TrendingVideos.tsx @@ -68,7 +68,7 @@ export function TrendingVideos() { return (