Design comparison
SolutionDesign
Solution retrospective
I would like your Feedback, to correct something that is messy or wrong in my code and to have a different point of view to aggregate in my knowledge. Thank you in advance. ššš
Community feedback
- @shashreesamuelPosted over 2 years ago
Hey Yohan-Marques, good job completing this challenge. Keep up the good work
Your solution looks great however I think your card need to be scaled up a bit using
transform: scale()
and secondly a box shadow is needed usingbox-shadow
.In terms of your accessibility issues simply wrap all your content between
<main>
tags.I hope this helps
Cheers Happy coding š
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