Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive huddle landing page with curved sections

@Nikkaburger

Desktop design screenshot for the Huddle landing page with curved sections coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Kindly check out my code and leave me a feedback. Still having issues with setting the mobile contents within the max width any best approach to make sure overflow-x is hidden and no horizontal scroll on mobile?

Thanks for your input.

Community feedback

Aimal Khan 2,260

@Aimal-125

Posted

In your css code, try using min-width instead of max-width for the body element. Don't use float maybe that's why body is overflowing. Instead put the logo in a <div> and use justify-content: flex-end; property to align logo at the end.

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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