Design comparison
SolutionDesign
Solution retrospective
Any input will be appreciated!
Community feedback
- @mattstuddertPosted about 5 years ago
Nice work on this challenge and congrats on submitting your first solution! 🙌
Your project looks great and scales down well to mobile. It's also good to see you're using the
.sr-only
class for the social links to make them accessible.Have you ever tried using
min-width
media queries and working in a mobile-first workflow? I find I end up writing less CSS with this approach and it also has the benefit of loading in fewer styles for mobile users. It would definitely be worth a go on a future project!Keep up the great work!
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