
Design comparison
Solution retrospective
Hello, Frontend Mentor people! Hope you're doing great! This is my solution for the Sunnyside agency landing page.
Happy to hear any feedback and advice.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @kenreibman
Great submission!
Your desktop layout looks great, and you did a great job making it responsive as well. You should add a
text-transform: uppercase
to yourheader
h1
to match the original design.For your mobile layout, I initially though about limiting the width like you did with a
max-width
but I came to a conclusion that it looks a lot better when the content fills the entire mobile viewport width. Although it is your design choice, I believe mobile users would have an easier time reading content if it took their entire width.Marked as helpful
Join 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