Design comparison
SolutionDesign
Solution retrospective
Ways to improve are highly welcome!
Community feedback
- @hmadamkPosted about 2 years ago
greet solution onequick tip though you're adding effects to the button but to show user that its clickable you have to change the cursor it's as simple as
button{ cursor:pointer; }
1
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