Design comparison
SolutionDesign
Solution retrospective
Has a bit of messy code trying to work it out for mobile layout
"Feedback welcome!"
Community feedback
- @kimodev1990Posted 11 months ago
- It's better in the future to avoid giving your design sizes definite values, It's better to give percentage values to make your design flexible, growing and shrinking with viewport dimensions.
- For better responsive design, you'd better check on clamp ( ) method ( font-size, width, etc ... ) ,so your design sizes will change according to the viewport dimensions and will be suitable for any device layout.
Hope you find this useful & helpful.
Other than that, Nice work & keep Going on.
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