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 width media query

P

@GrayTechFun

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


Please give my feedback if you have any advice about design solution or code!

Community feedback

@MaximilianoDanielGarcia

Posted

Hi Graytechfun, great job!

It looks really good. Just center the card and it will be perfect.

body {
   display: grid;
   place-items: center;
   min-height: 100vh;
}

Marked as helpful

1

P

@GrayTechFun

Posted

Hello, MaximilianoDanielGarcia

Thanks for your help. I fixed it right now, and it looks better. Really 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