From 7904475ddcef3420e35effd08e16dfc90e7059a0 Mon Sep 17 00:00:00 2001 From: Josh Wright Date: Sun, 5 Apr 2026 15:23:45 -0400 Subject: [PATCH] polish: add right padding to main content to clear scrollbar Co-Authored-By: Claude Sonnet 4.6 --- components/HomePageClient.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/HomePageClient.tsx b/components/HomePageClient.tsx index 0b64b24..8cdb7af 100644 --- a/components/HomePageClient.tsx +++ b/components/HomePageClient.tsx @@ -221,7 +221,7 @@ export function HomePageClient({ {/* ── Main content ────────────────────────────────────────────────────── */} -
+
{scrapedCount === 0 ? ( ) : (