diff --git a/style.css b/style.css index 3163f34..03c5493 100644 --- a/style.css +++ b/style.css @@ -56,6 +56,13 @@ linear-gradient(180deg, #000, rgba(0, 0, 0, 0.25)); } +/* --- Header Padding --- */ + +.pageWithAbsoluteTabs:not(.noSecondaryNavPage) { + padding-top: 0 !important; +} + + /* --- Sidebar --- */ .mainDrawer,