Design comparison
SolutionDesign
Community feedback
- @kdubrovskyPosted over 1 year ago
Hi there, Lucas! Almost perfect solution! A few things to improve: — you have to control
overflow-x
onhtml
andbody
tags together to prevent horizontal scrolling on WebKit browsers — try to create main promo block with pure css/html instead of solid png image. It will give you more control and flexibility to get responsive designFeel free to research my solution @ GitHub — it might be helpful.
Marked as helpful1
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