From 59e9468d234ccdbaa24ae76fae6d9c846ef53b3e Mon Sep 17 00:00:00 2001 From: Maaxxs <61059039+MaaxxsDev@users.noreply.github.com> Date: Mon, 6 Jul 2026 18:29:07 +0200 Subject: [PATCH] Fade the YouTube section's black background in/out instead of a hard cut Replaces the flat bg-neutral-950 with a gradient that's transparent at the top/bottom edges and solid black through the middle, so the section blends into the surrounding page background instead of starting/ending abruptly. Co-Authored-By: Claude Sonnet 5 --- hifi-src/src/pages/public/Home.jsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hifi-src/src/pages/public/Home.jsx b/hifi-src/src/pages/public/Home.jsx index c8a00ef..4adfd87 100644 --- a/hifi-src/src/pages/public/Home.jsx +++ b/hifi-src/src/pages/public/Home.jsx @@ -218,7 +218,10 @@ export default function Home() { -
+