Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
3
Comments
1
Reda
@redaEL03

All comments

  • majdiachour1•40
    @majdiachour1
    Submitted over 1 year ago

    Testimonials Grid section (Mobile Responsive Design)

    2
    Reda•70
    @redaEL03
    Posted over 1 year ago

    body { min-height: 100vh; background-color: #EDF2F8; font-family: Rubik; margin: 0px; width: min(90%, 90rem); margin-inline: auto; }

        .large-container {
            display:grid;
            grid-gap: 0px;
            grid-template-columns: repeat(4,1fr);
            grid-template-rows: auto;
            /*! position:absolute; */
            /*! left: 250px; */
            /*! top: 60px; */
            /*! bottom: 60px; */
        }
    

    you can use that is butter.

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