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 SASS

#sass/scss
Mo 840

@MohamedAridah

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


Hello, if there's anything I could improve on HTML, SASS or anything ,please let me know!

Have a nice day everyone ^^

Community feedback

Karlisha 170

@al-latte

Posted

Hey, try using this code for your .summary-wrapper class to have it span the whole view width. Lemme know if it works 😀

.summary-wrapper { height: 100vh; background: #e0e8ff url("../images/pattern-background-desktop.svg") no-repeat; background-size: 100%; width: 100vw;

}

0

Mo 840

@MohamedAridah

Posted

@al-latte Hi Kally,

  • I have tried your suggestion and it workes very fine.
  • Sorry for my late respond, but i was quite busy.

Hope to see you in other solutions^^ Thanks^^

0
Karlisha 170

@al-latte

Posted

@MohamedAridah You're welcome! 😊

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