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

html / Css + some customization

Azka 480

@Azkanorouzi

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


hey there 😀 this was my favorite challenge so far . any suggestion how to make it better ?

Community feedback

Lucas 👾 104,580

@correlucas

Posted

Hey Azka, congratulations for your solution!

Something you can add to avoid the sticky hover effects on mobile (the hover gets activated and doesn't goes out).

To fix this apply the media query to avoid hover on mobile, code below:+

@media (hover:hover) {
Insert your classes with hover here to avoid it on mobile and touch devices 
}

Hope this helps, happy coding!

Marked as helpful

1

Azka 480

@Azkanorouzi

Posted

@correlucas that was really helpful Lucas, I appreciate it.

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