Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
The entire project
What challenges did you encounter, and how did you overcome them?The links part.
What specific areas of your project would you like help with?The links
Community feedback
- @Adem-TozluPosted 6 months ago
Hello, I think you didn't get the part with the active button, i.e. the color changes when you move over it with the mouse.
I have a solution for you, try it out
links a:hover { background-color: hsl(75, 94%, 57%); color: var(--color-off-black);
}
Marked as helpful0
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