Reduce top spacing for category rows on the homepage

Adjusted the margin-top style for category rows in `netflix-grid.tsx` to remove excessive top spacing.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 074b0e4c-6171-43bd-aa98-f9e04623ca14
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/074b0e4c-6171-43bd-aa98-f9e04623ca14/iazasnP
This commit is contained in:
sebastjanartic 2025-08-30 13:36:16 +00:00
parent 9d874495e1
commit b3c227fe79

View File

@ -187,7 +187,7 @@ function CategoryRow({ category, onVideoClick }: CategoryRowProps) {
return (
<div
className="relative group mt-1"
className="relative group"
onMouseLeave={() => setClickedVideoId(null)}
>
<h2 className="text-2xl font-bold text-bunny-light mb-0 px-4">