Submitted almost 2 years ago
Responsive 3column card component using flex grid and scss
@ValentinYankov
Design comparison
SolutionDesign
Solution retrospective
Struggled to do the vertical centering of the cards for mobile/tablet sizes untill i added the margin-block: 2rem rule in my wrapper class and removing it for the desktop size. Justify-content: center and align-items: center did the job for desktop but not for mobile. Wonder if there is an way of doing this without the margin-block rule for mobile. Feedback would be appreciated.
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