diff --git a/style.css b/style.css index d89c0e32..2cd6eb26 100644 --- a/style.css +++ b/style.css @@ -280,7 +280,7 @@ input[type="range"]{ } .modalImageFullscreen { - max-width: max-content; + object-fit: contain; height: 90%; }