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 using HTML,CSS

@Rajdeep1999GitHub

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

@motuncoded

Posted

Congratulations to you in creating solution to this challenge. The items inside the body can be centered

body {
display:grid;
place-items:center;
min-height:100vh;
}

I hope you find this useful

Marked as helpful

1

@Rajdeep1999GitHub

Posted

@motuncoded Thanks a lot for pointing out this, I will fix this. Have a good day!

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