Design comparison
SolutionDesign
Community feedback
- @kennsawyerrPosted over 1 year ago
Hi . I looked at your code. I suggest you should put your <img> in a div.
<div class="img- container"> <img> </div>/* css */
.img-container{ margin:auto;
}
Marked as helpful0
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