mrvautin / expressCart

A fully functioning Node.js shopping cart with Stripe, PayPal, Authorize.net, PayWay, Blockonomics, Adyen, Zip and Instore payments.
https://expresscart-demo.markmoffat.com
MIT License
2.25k stars 876 forks source link

[Design]Image does not adjust there size #182

Closed TGtarun closed 3 years ago

TGtarun commented 3 years ago

Expected Behaviour Image height and width should be uniform throughout the row. Smaller images must fill the space given whereas larger images should fit in the given space.

Actual behaviour In the attached Screenshot middle image does not fill the whole space like other images in the row.

image_gap

mrvautin commented 3 years ago

Feel free to fix and I will merge.