Submitted about 2 years ago
Huddle landing page with curved sections
@Akhlak-Hossain-Jim
Design comparison
SolutionDesign
Solution retrospective
Here is the solution I came up with, please leave your feedback.
Community feedback
- @hyrongennikePosted about 2 years ago
Hi @Akhlak-Hossain-Jim,
Nice job on the challenge
Just a design suggestion instead of add a
max-width: 1440px
on the main .jzVzcS you can remove that CSS that way all the section width background color span the full width of the viewport and doesn't get cut of on larger screens.and you can add the following to center the footer.
.jbiZmT .footer { margin: 0 auto; }
Hope this is helpful.
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