Design comparison
SolutionDesign
Community feedback
- @mksoofianPosted over 1 year ago
Hi,
Nicely done!
A tip to help this more easily viewable would be to set the .container width to about 500px.
Since min-content is currently being used, your container is larger than the viewport height which causes the user to need to scroll. By decreasing the width to a more standard size, it will be more readily viewable on all devices.
Kindly reminding that smaller devices have a width of 375px while standard screen sizes are at 1440px.
Good luck on your practicing! -Mike
Marked as helpful0@mohamd-rgbPosted over 1 year agothank you very much@mksoofian your tips are very usefull
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