Design comparison
SolutionDesign
Community feedback
- @kimodev1990Posted about 1 year ago
Really great work in completing the challenge, Just a few feedbacks:
- You could add to your left & right section
width: 50% ;
instead of definite valueswidth: 300px;
for better responsiveness design. - You could use clamp( ) method in your coding for font-size, width, margins, padding, etc., So the designed sizes will change according to the viewport dimensions having a responsive design and will be suitable for any device layout.
Hope you find this Helpful.
Other than that, Really Nice work & keep Going on
Marked as helpful0@vendulabezakovaPosted about 1 year ago@kimodev1990
Wow, thanks for comment. :-))) I'll check it.
0@kimodev1990Posted about 1 year ago@vendulabezakova You're always welcome, Anytime.....
0 - You could add to your left & right section
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