Submitted over 2 years agoA solution to the 3-column preview card component challenge
Responsive 3 column preview component using flexbox
@Froidland

Solution retrospective
It did take me quite a bit of time to get the initial desktop implementation working but after that, the mobile view was rather easy.
One problem that still persists is that as soon as the screen width hits the 50em max-width of the .wrapper class, the cards start shifting in size like this and I simply couldn't come up with a fix for this.
I feel like the reusability of my solution is pretty bad so I'd appreciate some feedback a lot.
Thanks in advance :D
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Francisco Hauva's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord