Design comparison
SolutionDesign
Community feedback
- @ccreusatPosted about 3 years ago
Hi ! Nice work !
Some improvements you can make :
- title and user name should be white
- fix all your accessibilities, html issues
- could check performance issues with lighthouse (chrome) or any other extension / browser
- using padding 24px on your .card component, I think, is better than handling many margin on each element
- using max-width: 100% to have a fluid image (than fixing the width to 300px)
enjoy :)
Marked as helpful1
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