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 by Chill31

chill31 190

@chill31

Desktop design screenshot for the Order summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Hassia Issah 50,670

@Hassiai

Posted

Give the body a background-color of pale-blue and change the value the background-size to contain instead of cover.

There is no need to give the body a width. To center .main on the page using grid, replace the height in the body with min-height: 100vh.

For a responsive content, replace the width in the main with max-width.

You forgot to give .btn-payment a box-shadow value.

Hope am helpful.

Well done for completing this challenge. HAPPY CODING

Marked as helpful

0

chill31 190

@chill31

Posted

@Hassiai I was confused on the background pattern svg styling but your comment helped a lot. I will also look up the min-height solution and soon fix it

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