Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I did it . that's mean I can do it.
What challenges did you encounter, and how did you overcome them?I stuck few times while designing but then I did some research and figure it out.
What specific areas of your project would you like help with?css design
Community feedback
- @vgarmyPosted 8 months ago
Hi
You forgott the active state for <h1 class="title">HTML & CSS foundations</h1>
You could just add the hover effect in the css for this part
h1:hover{ text-decoration: none; color: var(--color-Yellow); }
0
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