Design comparison
SolutionDesign
Solution retrospective
I'm having trouble keeping equal columns using flex box. Using flex seems to work, but i don't know how to implement it.
.card > * {
flex: 1 1 0;
}
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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