No media upscaling

This commit is contained in:
Jonas Tobias Hopusch 2024-02-26 16:12:01 +01:00
parent d78211da9e
commit 1942add0c4
Signed by: jotoho
GPG key ID: 913BDF1196DCF600

View file

@ -5,6 +5,7 @@
border-collapse: collapse;
box-sizing: border-box !important;
overflow-wrap: anywhere;
object-fit: scale-down;
}
html,