From 65d6e0549e879a41f0089d84fcfa392369b491ce Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Fri, 24 Jul 2026 23:16:28 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lukeflix.css b/lukeflix.css index 4586f04..01aae30 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -390,7 +390,7 @@ body:has(#itemDetailPage) .backdropImage { } .libraryPage, .libraryPage:not(.noSecondaryNavPage) { - padding-top: 6em !important; /* Reduce spacing from header to library content */ + padding-top: 4.5em !important; /* Reduce spacing from header to library content */ } /* Navigation / drawer */