Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I want to practice user containers instead of fluid image sizes.
What specific areas of your project would you like help with?Sizing the hero image for different breakpoints. The images expand past the screen on the smaller versions, so I must set it to clip the overflow.
Community feedback
- @prem-kumartPosted 4 months ago
- Great work in reproducing the output as close as possible.
- Judging by the appearance of the solution few details are different from the solution. Would that be a personal design choice?
- if not. section identifying number 02 can be position using
relative
and hover over the footer. - As for the footer content using
flex-direction: row
when on desktop would do the trick. - Text in both the hero and mid-section seems to be larger than what the design requirement. Assign a max-width would make it more look like the design.
- Hope this helps.
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