akhilkh2000 / image_gallery

Dummy image gallery to work on for hacktober fest participants
1 stars 2 forks source link

gallery to be made of uniform card size. #4

Open akhilkh2000 opened 5 years ago

akhilkh2000 commented 5 years ago

Each image/thumbnail in the image gallery has to be of uniform size (250px) . This should be independent of the size of the original source images being used . This can be done using background image and properties in css.