Hi there π, Iβm Loai and this is my solution for this challenge. π
Design comparison
Solution retrospective
Any suggestions on how I can improve and reduce unnecessary code are welcome!
Thank you. πβοΈ
Community feedback
- @visualdennissPosted over 1 year ago
Hey there Loai,
Great job and Congrats on completing the challenge successfully!
I'd suggest adding a in-between layout for tablet size, instead of switching directly to 1-column layout, which makes the text stretch across the horizon a lot and make it long, resulting in harder to read. Or u can simply add some max-width to the grid container itself and center it on the page. This will improve readability. You can also check out this resource to learn more about it: https://baymard.com/blog/line-length-readability
Hope you find this feedback helpful!
1
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