Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
5
Comments
2
Jean Claude Nzabanterura
@nzabajp

All comments

  • Foued•655
    @Foued80
    Submitted almost 3 years ago

    mobile first responsive

    #next
    2
    Jean Claude Nzabanterura•190
    @nzabajp
    Posted almost 3 years ago

    Hi.

    Getting rid of the margin-bottom off your footer div with a class of Footer_container__iN3aW will remove the white space that appears when in desktop view:

    i.e.

    .Footer_container__iN3aW {
                margin-bottom: 0;
    }
    

    I hope you find this helpful.

    Marked as helpful
  • mohammed abdo•220
    @Hazard-58
    Submitted almost 3 years ago

    fylo data storage page

    2
    Jean Claude Nzabanterura•190
    @nzabajp
    Posted almost 3 years ago

    Hi, I have the following suggestions:

    • Remove the height prop on the main element (inside your @media query)

    • Inside your @media query, change the align-items prop to center, this will ensure the content on your website remains vertically centered during resizing

    • Also, consider removing the width prop on your main element and giving its children a width: (in %), and max-width: (in px). This will help in avoiding the side-scrolling that occurs when resizing.

    Marked as helpful
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

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