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

My first attempt in nft preview card

21bowler 250

@21bowler

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


Hi everyone,

I have been able to finish my nft preview card and it was fun doing it. I have had a few difficulties in making it responsive which I would like someone to review and give an assist on it.

Thanks...

Community feedback

Hyron 5,870

@hyrongennike

Posted

Hi @21bowler,

Nice job on your first attempt of the challenge

You can set a max width on the container.

article.card-container {
    max-width: 400px;
}

and remove the max-width on the image and set width: 100%. Hope this is 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