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

Order summary component CSS Grid - Flexbox

@AltairCGS

Desktop design screenshot for the Order summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What I found most difficult was applying the responsive design, I didn't know how to organize the elements well to make them look good, I'm not sure of the solution to apply for this, so I would appreciate the feedback.

Community feedback

Hassia Issah 50,670

@Hassiai

Posted

To center a content on a page, add min-height:100vh; place-items: center; instead of place-content center to the body. remove the background-color in the main and place it in .info

Use rem or em as unit for the padding , margin, width and preferably rem for the font-size for more on this watch this https://youtu.be/N5wpD9Ov_To

Hope am helpful Happy Coding

Marked as helpful

1

@AltairCGS

Posted

@Hassiai Thanks for the comments, I will keep them in mind!

0

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