Design comparison
SolutionDesign
Solution retrospective
🐣My 3th Newbie(free) project: First time to try responsive by use <rem>. I'm still confuse 🤯. Please help to advise. Thank you for any feedback. 🌻 ✌️
Community feedback
- @ondicksonPosted about 2 years ago
Your solution is amazing. I'm learning from what you've done as well. Only one thing I noticed. That is when the solution is active, "Change" is still underlined. You can easily fixed this by add
.btn-change:hover { color: #766CF1; cursor: pointer; text-decoration: none; }
This will remove the underline when "Change" is hover on.
1
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