diff --git a/make_post_sell/static/css/common.css b/make_post_sell/static/css/common.css index d8799e7..6a95922 100644 --- a/make_post_sell/static/css/common.css +++ b/make_post_sell/static/css/common.css @@ -415,6 +415,10 @@ img.product-thumbnail { max-height: 33vh; } +.product-images { + text-align: left; +} + .product-images img.product-main, div.product-images img.product-main { max-width: 100%;