Design comparison
SolutionDesign
Community feedback
- @SJ-74Posted about 3 years ago
Greetings,
I'd suggest a few updates/changes.
- Your
.project
is wrapping all the content inside. So, instead of giving it a 'width:1440px` you should have left it because on screen-size larger than 1440 the background-color kinda changes at the ends (changes to white). - For some reason the heading text (your h1) is not visible on my screen.
- Also, I'd suggest going mobile first flow(though it's totally up to you) because you don't have to write as much media query. It reduces most of your work. So, instead of changing everything, you just have to change a few things.
Marked as helpful0 - Your
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