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 */