Design comparison
SolutionDesign
Solution retrospective
A simple, sumary orden componet, i made with Html , SASS. i wish made in pixel perfect but i did`t some suggestion are aprecciates!
Community feedback
- @Zy8712Posted 12 months ago
Your site looks pretty good! Main thing I'd change is the background. Right now you are missing the blue color and the wave pattern is in the wrong spot. This is what I used to set up my background of the page:
background-image: url("./images/pattern-background-desktop.svg"); background-repeat: no-repeat; background-size: contain; background-color: var(--theme-pale-blue);
Hope you find this feedback useful 👍
Marked as helpful0@Sailmaster91Posted 12 months ago@Zy8712 Thanks so much, yes i already correct this issue thanks!
0
Please log in to post a comment
Log in with GitHubJoin 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