Four cards section with Flexbox desgin

Please log in to post a comment
Log in with GitHubCommunity feedback
- @BikeInMan
@2div I've checked your solution. Nicely done with grid and flexbox. Maybe you did not need flex on individual columns again to center the cards. You could have simply used
align-self:center
on col1 and col3. That's what I did.Marked as helpful - @2div
Dear community ,
This is my first project challenge on Frontendmentor , i am still learning HTML/CSS.
I have used gird layout to solve this challenge but i do believe my solution not very good. Kindly few my solution and give me your feedback and tips so that i can learn and improve.
Thank you
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