NFT preview card component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @craigdev937
Nice job on this challenge!
One suggestion is to change the width to 100%
.img-container img { display: block; width: 100%; height: 321.875px; border-radius: 7px; opacity: 1; }
The image will take up the full width of the container. I hope that helps?
Keep up with the coding! 🙂Marked as helpful
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