Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
Creating the hover elements required me to learn about buttons and how I can change certain elements on the page when I hover over objects.
Community feedback
- @tmen670Posted 4 months ago
Great work here!
I recommend adding:
cursor: pointer;
to the buttons which will turn the mouse to a pointer when hovering over them. Kinda gives good feedback to the user that this is indeed a clickable item. Other than that, well done!
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