Design comparison
Solution retrospective
I would like your Feedback, to correct something that is messy or wrong in my code and to have a different point of view to aggregate in my knowledge. Thank you in advance. 🙏🙏🙏
Community feedback
- @MojtabaMosaviPosted over 3 years ago
You use a lot of fix widths and that's totally fine but try not get used to them since you can achieve the same behavior without them. Youy might wanna try out mobile-first approach since it redueces the about of style you need to write.
Keep coding :=)
Marked as helpful1 - @palgrammingPosted over 3 years ago
Your desktop layout looks good and your mobile layout looks good but in your mid screen sizes you have room to make the image and text bigger for like the desktop size elements just in the mobile layout
Look at your challenge in a browser 1300px to 1000px wide and use the developer tools to up the size of the elements and look how much better if make your challenge look at those screen widths
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