Design comparison
Solution retrospective
.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
Community feedback
- @gmagnenatPosted 6 months ago
Hi,
Congrats on completing the challenge!
I had a check on your repo and I can give you a few comments.
On the markup : I think you don't need to use so many section and the markup could be much more readable. I don't think nesting the two inner sections inside a span is useful. You can go with simple markup for this.
for the button icon you could use a :before pseudo element as the icon is strictly decorative here.
on the design : the image is slightly modified, you can use a css filter to push the contrast and control brightness.
These are just small things I noticed while reviewing your code. Overall your solution looks great.
Happy coding !
0
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