diff --git a/web/public/css/tfm.css b/web/public/css/tfm.css index ed5fe09..207bcc9 100644 --- a/web/public/css/tfm.css +++ b/web/public/css/tfm.css @@ -76,7 +76,7 @@ main { #preview { width: 100%; - max-height: 90vh; + max-height: 60vh; object-fit: contain; object-position: center; }