Design comparison
Solution retrospective
I’m looking for feedback on any areas that could be improved, whether in layout, code structure, or accessibility.
Community feedback
- @justasteriPosted 25 days ago
Hi! Great work! Here are is some feedback for your solution:
- Try to make your websites responsive for all the pre-defined layouts that the browser offers. I realized that your page isn't really responsive when trying the "Galaxy z fold 5" layout (I always use this layout because it has the smallest width size of all the pre-defined layouts)
- Try to avoid px for fonts, here is a great article that explains this more: https://fedmentor.dev/posts/font-size-px/
Marked as helpful1@mahenajTPosted 25 days agoHi @justasteri,
Thank you for your valuable feedback! I will review the "Galaxy Z Fold 5" layout to ensure my solution is responsive across all device sizes. Additionally, I will check out the article on font sizing; switching from pixels (px) to a more scalable unit like em or rem makes sense for improved flexibility.
Your insights are very helpful!
0@mahenajTPosted 25 days agoHi @justasteri, I've improved my solution's responsiveness, including updates for the "Galaxy Z Fold 5" layout. It should now display correctly on smaller-width devices.
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