Design comparison
SolutionDesign
Community feedback
- @MsadafKPosted about 1 month ago
overall code looks good to me. few things can be improved like : => always try to select element through classes rather than by their tag names. => your codes looks good at width "375px" but when the screen sizes reduces to with "320px" then the design gets shrink somehow because there were no styles added for screen size "320px".
hope this helps you in some way 😊
0
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