Reponsive Recipe page with HTML, CSS only

Solution retrospective
Get a solution that's quite similar to the design image, without design files.
What challenges did you encounter, and how did you overcome them?Handle image size to look good on different screen sizes.
My current method: Using vh
unit to set the height of the image until it looks good for my eye, so it's quite personal-based, without any formula.
I'm looking for any articles / guidances about best practices when working with image size for different screen sizes. If you could provide some, I would be very appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @mircodg
Hi, congrats for your submission! I think you did a pretty good job.
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