diff --git a/style.css b/style.css index 575e933..1755d0b 100644 --- a/style.css +++ b/style.css @@ -105,6 +105,7 @@ form button:hover { .product-detail img { max-width: 100%; height: auto; + object-fit: contain; margin-bottom: 20px; flex-shrink: 0; }