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

#cube-css

@gmznico

Desktop design screenshot for the NFT preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@faha1999

Posted

Hello, Nicolas Gomez Congratulations on finishing this project. It's lovely and great on the whole! Just a little tip:

  • add the below styles to the .container
.container{
    background: #0d192b;
    background-blend-mode: exclusion;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    /*margin: 14rem auto 0.5rem; */
    /* width: 75rem;*/
}
  • remove ``height: 20rem;from the.section2`

  • this is my solution of this challenge live,repo

I hope it will work. Happy coding.

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