Design comparison
SolutionDesign
Community feedback
- @samritbasnetPosted 2 months ago
I see your hover effect is not working in the page you can do that by adding following properties .title:hover { color: hsl(47, 88%, 63%); cursor: pointer; }.Other than that everything looks good for me.
Marked as helpful0@jorgecorderozxPosted 2 months ago@samritbasnet Thanks, I just realized that I didn't add the pseudo class
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