Update lukeflix.css

This commit is contained in:
2026-07-24 23:10:10 -06:00
parent c68c6b10fa
commit b2460388f4

View File

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