gauthamzz / Django-EventPlatform

Create online event platform with ease for Openshift
12 stars 13 forks source link

make the card fit the image #11

Open gauthamzz opened 7 years ago

gauthamzz commented 7 years ago

The card doesnt fit the image properly in the question.html . the image is passed on to the question.html file through {{Imagelink||safe}} variable. The card should automatically change its size to fit the image size.