
Design comparison
SolutionDesign
Community feedback
- P@ComputerEnjoyerPosted 3 months ago
Very nice!
A few things that you might want to consider:
- You seem to be using different fonts than what is provided for this project. The project uses Google webfonts, which you can import from https://fonts.google.com/.
- The font weights are different between the solution and your design when it comes to the links and card__location.
- In a real-world scenario, I would consider wrapping each link in an <li> and making your card__social_link a <ul>. This will be more accessible for users with assistive devices like screen readers, which announce how many items are in a list as default behavior.
Nice job!
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