From db94ba740f5939da75db9fe821e1ec1f0ec4fbe3 Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Mon, 27 Jul 2026 22:52:40 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 1 + 1 file changed, 1 insertion(+) diff --git a/lukeflix.css b/lukeflix.css index 8d86174..71c419f 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -549,6 +549,7 @@ body:has(#itemDetailPage) .backdropImage { } .homeSectionsContainer { + top: 64vh !important; padding: 0 7px !important; }