Design comparison
SolutionDesign
Community feedback
- @DanielfwwPosted 5 months ago
Hey Johnny - great job on finishing this project! If I would recommend anything - it would be adding a: hover into your style.css file and that way your text would change when clicked on
For example:
a: hover { color: black; cursor: pointer; }
Good luck and great job!
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