Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I was to build this faster than the previous designs, and I didn't get many difficulties.
What challenges did you encounter, and how did you overcome them?Ability to adjust button size to that of the original design.
Community feedback
- @DanDucViraPosted about 1 month ago
The Solution was great. But I see you didn't have the hover effect change the text. I had trouble with that as well. Here is an example of how I did it: li:hover a{ color:hsl(0, 0%, 20%); font-weight: 700; }
Marked as helpful0@otimdanPosted 25 days agoThank you @DanDucVira, been off for a while but let me implement the hover effect with your solution.
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