
Design comparison
Solution retrospective
i thought i could finish it faster and stuck took me more than 2hrs, im struggling with placing images in right place with sizes it takes me lot of time. how do you usually place images in flex containers ?
Community feedback
- @tan911Posted about 2 years ago
Hello @ninjabro, I dont know why you add max width to your body element even if you set display flex the content will not centered on larger screen, try to scale up you screen to 1440px up. You can add max-width to your main element if you want. Also you can wrap your image wih div element instead of header, the image there is just decorative.
Marked as helpful1
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