Design comparison
SolutionDesign
Solution retrospective
How to make it better? All advice is welcome!
Community feedback
- @shashreesamuelPosted over 2 years ago
Hey bubakowski, good job completing this challenge. Keep up the good work
Your solution looks great however I think you should consider the following
-
The card title should be smaller and in a heavier font weight
-
The card description needs some line-height using
line-height
-
The divider line needs some margin from the top using
margin-top
-
The user information needs some margin from the bottom using
margin-bottom
In terms of accessibility issues simply wrap all your content between
<main>
tagsI hope this helps
Cheers Happy coding š
1 -
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