Design comparison
SolutionDesign
Community feedback
- @Fikerte-TPosted 17 days ago
Hi @daurygg Congratulations!! you did a great job with your solution. I believe there are few things that can be improved
- Make sure you applied the required
font
for the entire app. - Make the
font-sizes
a bit larger from what they are now, for better user experience - Right now your content overflows when screen size changes. To improve that, make sure you apply
min-height
on yourmain
component so that it can grow taller whenever it needs to.
Hope this helps!!
Happy coding
Marked as helpful0 - Make sure you applied the required
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