Design comparison
SolutionDesign
Community feedback
- @craigdev937Posted over 1 year ago
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 helpful1
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