Submitted 11 months ago
Results summary solution - SCSS, JQuery, Handlebars
@ParaPaca
Design comparison
SolutionDesign
Solution retrospective
What do you think are the best practices for this project? What am I supposed to do to improve my code?
Thanks in advance for your feedback
Community feedback
- @danielmrz-devPosted 11 months ago
Hello @ParaPaca!
Your project looks great!
I noticed that you added a
hover effect
on the individual card as well as the button. Since this effect implies interactivity, adding acursor: pointer
to them would be a good idea, just like you did to the button.It's not like this is a problem, it's just a suggestion for you to improve it if you like.
Other than that, great job!
Marked as helpful1@ParaPacaPosted 11 months ago@danielmrz-dev, well noted, thank you! I changed the hover cursor to pointer
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