Design comparison
SolutionDesign
Solution retrospective
I am struggling with media queries and when working with images. Dont, understand how to align them properly.
Community feedback
- @Bl4ngkPosted over 1 year ago
You need to use a
<picture></picture>
tag to display different image based on your screen widthFor the media query you don't need to set
max-height:667px
. You also need to provide padding to the body if you see the mobile design there is padding on the top and sideMarked as helpful0
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