From c14ea9a853c4e52cb7df1ea33f57e340e091b364 Mon Sep 17 00:00:00 2001 From: 4DBug <4DBug@github.com> Date: Thu, 27 Aug 2026 11:32:37 -0500 Subject: [PATCH] push --- web/css/pages.css | 4 +++- web/index.html | 2 +- web/search.html | 2 +- web/settings.html | 2 +- web/watch.html | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/web/css/pages.css b/web/css/pages.css index 10204b2..d2cd3ee 100644 --- a/web/css/pages.css +++ b/web/css/pages.css @@ -129,6 +129,7 @@ .hero__dot { color: rgba(255, 255, 255, 0.35); + height: 1px !important; } .hero__meta .badge { @@ -627,7 +628,8 @@ gap: var(--space-4); overflow-x: auto; scroll-snap-type: x mandatory; - padding-bottom: var(--space-2); + padding: var(--space-2) var(--space-2) var(--space-3); + scroll-padding: var(--space-2); } .episode-shelf__loading, diff --git a/web/index.html b/web/index.html index 91f42be..d501a0b 100644 --- a/web/index.html +++ b/web/index.html @@ -7,7 +7,7 @@ - +