Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
2
Comments
1
Web Reaper
@Boston343

All comments

  • Bli Emmanuel•200
    @OnlyManu
    Submitted about 3 years ago

    ecommerce product main page

    1
    Web Reaper•40
    @Boston343
    Posted over 2 years ago

    Looks great on the specified view. Although on screens larger than 1440 width the page completely breaks. I'd recommend putting everything in a div container that has a max width set at 1440 so that everything stays the same past that point. You already have a div with the class container so for you it could look like:

    .container {
      max-width: 1440px;
    }
    

    I did not test this with your code so you'll want to try it yourself!

Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub