From 04fa79b6bf01af41335395450fc538fe4fd846d6 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Fri, 17 Jul 2026 07:55:14 +0200 Subject: [PATCH] ghostriders in the sky --- public/s/css/f0ckm.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index f74533d..6ccc7d8 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -4942,15 +4942,15 @@ html[data-dpr="dpr-150"] body.layout-legacy .embed-responsive-16by9::before { padding-top: 45.25%; } html[data-dpr="dpr-150"] body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before { - padding-top: 45.25%; + padding-top: 52.25%; } /* ≥155% zoom (high DPR — covers fractional scaling + zoom combos) */ html[data-dpr="dpr-high"] body.layout-legacy .embed-responsive-16by9::before { - padding-top: 41.25%; + padding-top: 52.25%; } html[data-dpr="dpr-high"] body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before { - padding-top: 41.25%; + padding-top: 52.25%; } /* ─── Large / Ultrawide display overrides ─── */