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 Card Design

@Anjola12364

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

@Lartzmanuel

Posted

Site looks cool. A few things you need to add

body {
 display: flex;
 Justify-content: center;
 align-items: center;
 min-height: 100vh;
}

This code will center you card both horizontally and vertically.

Also try to adjust paddings of the texts so that it can look close to the original design

Hope this helps👍

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