
Design comparison
Community feedback
- P@cacesasaPosted 7 months ago
Hello and congratulation on finishing the challenge. After looking at your code, there are some things that you can improved on, for example, the use of a separate style file instead of writing all your styles in the HTML file, it's easy to read and reuse. The use of media queries to add break points for different screen sizes, if you try your solution on a small screen you'll see that the mobile view is broken. Happy coding.
0@mowzayoPosted 7 months agooh thank you, i used only 375 screen size as stated. @cacesasa
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