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