Design comparison
Solution retrospective
I did my best to make my code matches the design as much as possible with both desketop and mobile solution. From previous experiences, I tried the best to use semantic HTML and relative units. But I still have few div tags to support better result. One thing I am not sure of is that with mobile solution. I used the exact height of image in ratio to make the display of the image matches the design. I am thinking there must be a better way to display the image reponsive to the change of the screen. Any advice?
Community feedback
- @hitmorecodePosted over 1 year ago
Congratulations well done. Try to change your media query breakpoint to 700px, otherwise there is overflow until the screen size is 479px.
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