Design comparison
Solution retrospective
Hi there, I've just completed this challenge managing to build the iphone from scratch using flexbox. Let me know if you have any feedbacks!
Thanks
Community feedback
- @emestabilloPosted about 4 years ago
Hi Rita, this looks really good! Just two things that I noticed is that you have a horizontal scrollbar going from 551px and up. The right background image seems to be doing it due to
right: -30px
. A quick fix would be hiding the overflow on the larger widths instead of the smaller devices as declared online 302
. Also, you can hardly see this image since it seems to blend with the body's background a little too well, which is quite different from the design. Hope this helps!0@ritapetilloPosted about 4 years ago@emestabillo thank you for your feedbacks, very much appreciated! Going to fix those issues and deploy again. Thanks!
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