Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
Positioning the hero image took a lot longer than I had expected. I used Javascript to dynamically update the margin on it but it felt heavy handed.
The whole asset being provided made it less flexible and as a result on screen sizes over 1440px you can see the rounded edge of the image off screen. If I was to do it again I'd manually code these decorative parts and possibly set them as a background image to the page rather than in the hero.
Community feedback
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