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

Responsive Order Summary Component

@tsilvalisbon

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


I had difficulty making the website accessible to safari, couldn't add border radius to the bottom of the card, and my body background image is a bit messed up it doesn't show the full image just half of it and don't know how to fix all of these issues, help would be appreciated.

Community feedback

Mikhail 440

@MikeBeloborodov

Posted

Hello! Nicely done work! Some feedback:

  • You can add border-radius to the whole card by adding it to the "card-container" class in your HTML.

  • To make background the same as the design you should change your background-size contain, and background-position to top. Also add hsl(225, 100%, 94%) background-color.

Good luck!

Marked as helpful

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