Design comparison
Solution retrospective
This is the first project I've worked on. I ran into some minor issues along the way, but managed to solve them all in the end - except for one. The image on mobile devices is giving me a hard time, couldn't quite get it to work as instructed. If anyone can lend a hand, I'd really appreciate it
Community feedback
- @IsaaclkmPosted 10 months ago
I think it's because your image is inside your main tag so the padding that you're giving to your main in the media query is also affecting your image. Try making the padding of the main 0 and giving the padding to all the other members but the image. Overall it looks really good, great job!
Marked as helpful0@sthefano-devPosted 10 months ago@Isaaclkm Thank you very much for giving me feedback. After analyzing it, I found the problem just as you mentioned. Again, thank you very much.
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