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

Mobile first workflow, CSS Grid and Flexbox

@sonndy

Desktop design screenshot for the Social proof section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Any feedback is appreciated, i m trying to improve my CSS skills especially on flexbox and grid layout

Community feedback

Haziq 320

@zyq-m

Posted

Wow it was close to the design. Great job buddy!! I notice that your main is not centered. You can fix this by using grid. Write this simple line in your body tag.

body { display: grid; place-items: center; }

Happy coding!!

Marked as helpful

1

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