Design comparison
Community feedback
- @denieldenPosted over 2 years ago
Hi Rafael, I took some time to look at your solution and you did a great job!
Also try to add a little
transition
on the element with hover effect and instead of usingpx
try to use relative units of measurement -> read hereOverall you did well :)
Hope this help and happy coding!
Marked as helpful1@rafaelvieiracostaPosted over 2 years agoHello! @denielden Thanks for noticing my solution
I had added the
transition
to the links but forgot the image, you reminded me. I appreciate that!As for relative units, I only use them in texts, but I think I should start using them in other places, right? Hahaha
1@denieldenPosted over 2 years ago@rafaelvieiracosta You are welcome! Yes you can use them anywhere :)
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