Social Proof Grid CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @faisalahmed11
@EstivenMayhuay congratulations on completing you challenge; I have some suggestions for you.
.bg{ background-repeat: no-repeat; // it will show bg image only once. } main{ max-width: 1540px; // making a max width, so that it doesn't get too wide on large screens. margin-inline: auto; // forcing it to center horizontally }
Marked as helpful
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