Design comparison
SolutionDesign
Solution retrospective
I struggled with getting the bottom cards to align and also vertical centering, what are the best know methods for doing this?
Community feedback
- @qb-rivkybPosted almost 4 years ago
Hi, if you will use grid on your cards they will lay out just the way it is shown.
0@itohan-ukPosted almost 4 years ago@qb-rivkyb Hi, I used grids but didn't get the bottom aligned
0@qb-rivkybPosted almost 4 years agoHi, Read up on this and see how grid is used. I don't see css grid being used with your cards. You have to declare columns and rows with what space each card should take up. https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout
0
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