
Design comparison
SolutionDesign
Community feedback
- @rodriguesedsonPosted 5 months ago
Good job! I would just suggest moving the styles to the CSS file, so you can use this:
.title:hover { color: #F4D04E; cursor: pointer; }
It changes the title when passing the cursor over it.
0P@Herve176Posted 5 months ago@rodriguesedson Thank sou very much for your nice advice i will surely make the changes :)
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