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 card solution

Mohammad 160

@swkarimi

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


Good Challange, I am waiting for your comments.

Community feedback

Hassia Issah 50,670

@Hassiai

Posted

Give the body a background-size value of contain, instead of cover and replace height:100vh with min-height:100vh;

in the media query give the main a percentage width value of 80% or 90%, this will be good. You forgot to add background-repeat: no-repeat; background-size: contain to the body in the media query, there is no need to give the body display: block;

Hope am helpful.

Well done for completing this challenge. HAPPY CODING

0

Mohammad 160

@swkarimi

Posted

@Hassiai thank you. Good points.

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