From c68c6b10fa861caecb083d615f0e0460dde80720 Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Fri, 24 Jul 2026 23:08:23 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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,