
Design comparison
SolutionDesign
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@MarionCts
Hi! Good job on completing this challenge!
You could use the hover and focus properties in CSS to add a finishing touch to your project, like this for example:
a:hover, a:focus{ color: hsl(47 88 63); }
Keep up the good work!
Join 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