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 Component with SASS

Paz Spera 170

@pazspera

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

Travolgi 🍕 31,400

@denielden

Posted

Hi Paz, great job! Congratulations on completing the challenge.

For add the top image in the background just put more specific background properties to the body:

background: url("../img/pattern-background-desktop.svg") no-repeat top center;
background-size: contain;
background-color: #e0e8ff;

Also try to add a little transition on the element with hover effect

Hope this help ;) Keep it up and happy coding!

Marked as helpful

0

Paz Spera 170

@pazspera

Posted

@denielden Hi Deniel!

Thank you for your feedback, I was wondering why the svg background wasn't showing properly. I'll try your suggestion to see if it helps!!

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