Design comparison
Solution retrospective
Hi everyone! 😀
In my latest update to the NFT Preview Card Component Challenge, which I initially tackled back in September 2022, I've given the project a fresh coat of paint as part of sprucing up my GitHub profile.
My goal was to bring the project up to speed with the latest development practices and to make my portfolio look even more professional. Some of the improvements I have added are adding the hover icon on the image, shifting to relative units in CSS for better flexibility, and refining the desktop layout.
Community feedback
- @danielmrz-devPosted 10 months ago
Hello Jake!
You did a very good job there!
I have just a very simple suggestion:
- Since the image is a clickable element, it's nice to add
cursor: pointer
to it in addition to the hover effect.
Other than that, you did a great job!
I hope it helps!
0 - Since the image is a clickable element, it's nice to add
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