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
- @hyrongennikePosted about 2 years ago
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 setwidth: 100%
. Hope this is helpful.0
Please log in to post a comment
Log in with GitHubJoin 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