llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

Image is getting cut in the card #128

Closed ORKO06 closed 2 years ago

ORKO06 commented 2 years ago

image

I would like to add the below code to the image div to make it responsive. background-repeat: no-repeat; background-size: contain;

ashish0910 commented 2 years ago

Similar issue: https://github.com/llaske/ExerciserReact/issues/120