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

@suryathink

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

hitmorecode 6,230

@hitmorecode

Posted

Nice well done. I do have a few tips

  • Add min-height: 100vh; on the body, this will place the card in the middle of the page
  • You forgot to add the font family. On the body add font-family: Karal;
  • You forgot to add the background image.
  • When you add the background image also add these background-size: contain; and background-repeat: no-repeat;
  • You forgot to add border radius on the lower part of the card

Marked as helpful

2

@suryathink

Posted

@hitmorecode Thank You for the Feedback.

I Updated those Changes.

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