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 - Solution

Eniβ€’ 180

@EnidaShehu

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


Take a look of my solution. Feedback is welcomed :)

Community feedback

Philip Droubiβ€’ 575

@Philip-Droubi

Posted

Congratulation on completing this challenge.

This is a small tip you can do to improve your solution.

For the page body just add this.

background-color: hsl(217, 54%, 11%);
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;

That will center page elements for all screens.

Hope this helps you :)

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