Design comparison
SolutionDesign
Community feedback
- @kimodev1990Posted 11 months ago
- It's better to use percentage values than definite values in sizes for width, height, font-size etc.... to make your design flexible.
- To help your responsive design even better, You can use clamp( ) method in your coding ,so your design will change according to the viewport dimensions and will be suitable for any device layout. Other than that, Nice work & keep Going on
Marked as helpful0
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