Design comparison
SolutionDesign
Solution retrospective
Any feedback would be greatly appreciated.
Community feedback
- @fatlindshehuPosted over 2 years ago
Hi @romila2003,
The design looks fine, to make it even better I would suggest:
- Paying attention to the
height
of the cards on bigger screen sizes, in mobile I think they're fine. - Try using flexbox to
layout
the elements and also tocenter
the main component. - If you're unfamiliar with flexbox, I would suggest checking this tutorial.
- The
button
has anactive/hover
state, check the files provided by FEM
Keep up the good work :)
Marked as helpful1@romila2003Posted over 2 years ago@fatlindshehu Thanks for the suggestions, I didn't know there was a hover option but I'll check that out. Also, thanks for the suggestion on the height. I noticed it doesn't look like the cards on the images.
1 - Paying attention to the
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