Design comparison
SolutionDesign
Solution retrospective
Any and all feedback is welcomed
Community feedback
- @JacobMarshall0Posted about 2 years ago
Good job it matches the design well, and has great accessibility!
To improve it more you may want to look into adding a hover effect for the button, you can do this with:
button:hover { * your css styling goes here* }
This helps improve the usability of your components, as it feels more responsive to the user.
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