@anilkhandeiSubmitted almost 5 years ago
I come from a back end development background. Warming up on my frontend skills.
I come from a back end development background. Warming up on my frontend skills.
Hi Anil!
I really liked your solution, I didn't use flex at all in my solution, I think I forgot that was an option to be honest - I think I might take a gander at how that works a little closer!
One thing that might help elevate the look just a little bit is in the CSS where you have .card - try adding some padding to get those images away from the div edges a little bit. ex: padding: 0 1% 3% 3%;
Happy Coding - glad you've put a solution out there!