Recipe Page Solution - Html || Css

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
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Isaaclkm
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 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