Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I added hover to the link buttons to make them look better
What challenges did you encounter, and how did you overcome them?It wasn't difficult, but I practiced styling in CSS
What specific areas of your project would you like help with?I'm wondering if I'm using units correctly
Community feedback
- @TechEdDan2Posted 8 months ago
Your code is well-structured, and easy to read. I like the use of an active pseudo-class on the buttons, a really nice addition. It looks like we both approached the challenge in similar way, structureally. It looks like you are using the right units for everything. Maybe you could use more relative units for padding rather than absolute pixel values, but I am not a professional, so I am not sure if that is a good suggestion. Nice work!
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