Design comparison
SolutionDesign
Community feedback
- @PiervilPosted almost 2 years ago
Hello Mallory, congratulations, you did a great work. I only have some suggestions for you to improve the challenge.
In the .order__plan-change class, add your hover state so that when people click the link it changes color and the line below can hover as well.
.order__plan-change:hover { text-decoration: none; color: var(--BRIGHT-BLUE); font-size: 0.8rem; font-weight: var(--FW-BOLD); }
Marked as helpful1
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