diff --git a/lukeflix.css b/lukeflix.css index f41c6c3..5db633d 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2320,4 +2320,14 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { .verticalSection:nth-child(n+9) { animation: abyss-section-fade-up 0.7s var(--abyss-ease) both 0.45s; +} + +/* 16. LIVE TV STRUCTURE & COMPONENTS */ + +.absolutePageTabContent { + top: 4.9em !important; +} + +.headerTop { + padding: 1em 0 !important; } \ No newline at end of file