Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

NFT preview card with GRID

P

@newtothis90

Desktop design screenshot for the NFT preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


As always, if have any comments or recommendations or if you find anything that could be removed or changed. Please let me know!

Thanks

Community feedback

Luka Glonti 3,440

@lack21

Posted

Great job 👍, but i have a recommendation!

  • When you hover over an image it's opacity changes from 0 to 0.5 which is good, but eye icon is not visible, you can fix this like this, change background: hsl(178, 100%, 50%); in the .overlay to the background: hsla(178, 100%, 50%, 0.5); and change on hover opacity: 0.5; to opacity: 1;.

Like this eye icon will be visible.

Marked as helpful

0

P

@newtothis90

Posted

@lack21

Awesome man, I didn't even pick up on that. Great advice for this project and for the future as well! Thank you very much for pointing that out!

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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