For higher dpi displays

This commit is contained in:
2026-05-14 09:06:22 +02:00
parent 7ecb70062d
commit 9d4e0bc091

View File

@@ -4497,7 +4497,7 @@ span#tags:not(.tags-expanded) .tags-inner>span:nth-child(n+11) {
@media(max-height: 755px) { @media(max-height: 755px) {
.embed-responsive-16by9::before { .embed-responsive-16by9::before {
padding-top: 42.25%; padding-top: 45.25%;
} }
} }