Design comparison
SolutionDesign
Solution retrospective
Any feedback on improving more in CSS will be appreciated. Thanks
Community feedback
- @danielmrz-devPosted 10 months ago
Hello @b-kuhu!
You did a very good job there!
I have a very simple suggestion for improvement:
- Since the title is a clickable element, it's nice to add
cursor: pointer
to it in addition to the color shifthover effect
.
š This gives the user a visual indication that the element is clickable, as obvious as it may look.
I hope it helps!
Other than that, you did a great job!
0@b-kuhuPosted 10 months ago@danielmrz-dev will add cursor: pointer. Thanks for the feedback.
0 - Since the title is a clickable element, it's nice to add
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