Design comparison
SolutionDesign
Solution retrospective
How could, I make this card fully responsive? Please suggest which is best grid or flex? How to use?
Community feedback
- @NaijataskPosted almost 3 years ago
I'll say go for flex box. As using grid might be an overkill
Marked as helpful0 - @manishgtxPosted almost 3 years ago
It's better if you use FlexBox because it is used for One Dimensional Layouts you can use Grid as well but Gird is used for Two Dimensional Layouts. Using Gird for this is similar to Using a Plier instead of Wrench to open a bolt. To make this responsive learn media queries.
Marked as helpful0
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