ghostriders in the sky

This commit is contained in:
2026-07-17 07:55:14 +02:00
parent 2ce3e4535e
commit 04fa79b6bf

View File

@@ -4942,15 +4942,15 @@ html[data-dpr="dpr-150"] body.layout-legacy .embed-responsive-16by9::before {
padding-top: 45.25%; padding-top: 45.25%;
} }
html[data-dpr="dpr-150"] body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before { 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) */ /* ≥155% zoom (high DPR — covers fractional scaling + zoom combos) */
html[data-dpr="dpr-high"] body.layout-legacy .embed-responsive-16by9::before { 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 { 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 ─── */ /* ─── Large / Ultrawide display overrides ─── */