Design comparison
SolutionDesign
Solution retrospective
Okay, i think i have a problem with media queries, but i think I'm getting the hang of it! ......
Community feedback
- @darryncodesPosted about 3 years ago
Hi Ed,
Nice work, almost a perfect match!
A quick one from me:
- i just noticed your accessibility report, it looks like you're styling with id's. Here a few reasons why this isn't a good idea
- you could use
cursor: pointer;
on your buttons
Happy coding!
Marked as helpful1@EdTheDev254Posted about 3 years ago@darryncodes Thanks, i just changed the id's to classes...and thanks, will do that!
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