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
1 changed files with 1 additions and 0 deletions

View File

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