This commit is contained in:
2026-07-16 17:40:07 +02:00
parent a8584491b7
commit 6a117eeeb3

View File

@@ -4820,15 +4820,15 @@ body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before {
} }
body.layout-modern .embed-responsive-16by9::before { body.layout-modern .embed-responsive-16by9::before {
padding-top: 50.25%; padding-top: 52.25%;
} }
body.layout-modern.sidebar-right-hidden .embed-responsive-16by9::before { body.layout-modern.sidebar-right-hidden .embed-responsive-16by9::before {
padding-top: 50.25%; padding-top: 51.25%;
} }
body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before { body.layout-legacy.sidebar-right-hidden .embed-responsive-16by9::before {
padding-top: 41.25%; padding-top: 51.25%;
} }
body.layout-legacy .scroll-nav-wrapper { body.layout-legacy .scroll-nav-wrapper {