Design comparison
SolutionDesign
Solution retrospective
I'm not sure what I need to know, but I do know that I was pretty inefficient with the code so I probably need some tips on that.
Community feedback
- @suhaybjirdePosted about 2 years ago
first of all congrats for finishing this challenge after that it's working on desktop version but it doesn't look good for mobile version try to make it responsive
<div class="img-container"> <img src="assets/images/image-web-3-desktop.jpg" alt=""> </div> for the css img { width: 100%}
put the image inside a
div
to make it responsive0
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