Design comparison
Solution retrospective
I would be very happy if you could help me with the parts I need to improve. Thank you for your feedback.
Community feedback
- Account deleted
Hi Taha, Desktop and Mobile is looking good. But everything in between 426px and about 1100px does not. Start projects with mobile first (the lowest width) and work your way up to desktop to evade this behavior. So you make sure you don't miss sizes in the middle somewhere. At 426px and up the image is taking the whole screen and you have to scroll all the way the the right to read the text. Try playing around with the image size in %, so the images increases with screen size. Or make several Media-Queries with slowly raising image sizes. Also you can leave the text below the image until there is enough space to the right and then switch places.
Happy coding :)
1@thaykrglPosted about 3 years ago@shantam8 I made only responsive for 1440px and 375px. Thank you for your suggestions :)
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