diff --git a/lukeflix.css b/lukeflix.css index 1d033d9..b83fc87 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -389,7 +389,9 @@ body:has(#itemDetailPage) .backdropImage { background-color: rgba(0, 0, 0, 0); } - +.libraryPage { + padding-top: 2em !important; /* Reduce spacing from header to library content */ +} /* Navigation / drawer */ .editPageSidebar,