@mallory-cvlhSubmitted almost 2 years ago
Piervil Jacques Jean
@PiervilAll comments
- @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 - @mahmoudelgendy1Submitted almost 2 years ago@PiervilPosted almost 2 years ago
Hello good, I congratulate you because you did a great job. My recommendation to you is: So that your project looks like the challenge you can apply that to the h1 : h1 { font-size: 1.4em; margin-bottom: 0; color: var(--dark-blue); }
1