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 component

@Gabriel-Leao

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


I only needed help with the view-icon part, the rest I managed to do myself.

Community feedback

Hyun Lee 140

@Sagameister

Posted

Looks awesome, mate! Love your solution for the hero image hover effect!

As for your aligning the icon try:

.card-icons { margin-bottom: 1vh; display: flex; justify-content: space-between; align-items: center ; }

Then inside the .card-icons div, create a new div and place the etherium icon and text inside it. And same with items on the right.

This should help align better. I hope this helps! :-)

Marked as helpful

0

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