Design comparison
SolutionDesign
Community feedback
- @Petru14Posted about 2 years ago
@JulianGibelli Congratulations for your new solution! Only one thing you have to add, which is cursor set to pointer for the button, here's an example on your code:
.boton{ 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