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

fikri 30

@Recker27

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

Danilo Blas 6,300

@Sdann26

Posted

By the way I forgot, frontend mentor gives you 5 screenshots to preview the final result of your challenge, don't forget that after you change the design and you see that you like it, generate a new screenshot so you can see the last changes :D!

Just that, good luck!

0
Danilo Blas 6,300

@Sdann26

Posted

Hi fikri!

Your challenge you have done well but I will give you some personal recommendations that I think you should keep in mind.

The first thing is the theme is too thin if you can make it wider to the card like with width: 360px;.

Also if you want to make the background look better, change the background-size attribute.

body { background-image: url(images/pattern-background-desktop.svg); background-size: contain; background-repeat: no-repeat; background-color: hsl(225, 100%, 94%); font-family: "Red Hat Display", sans-serif; }

Placing contain works and looks like the design.

Finally there is a detail that I think you have overlooked but you have not put the active states. If you can put them. You can see this in the design folder and inside there is an image that should say active-state where you can see how the component would look like when you hover the cursor over the buttons or links.

And with that I think I could improve the final design of the challenge :D!

If you have any questions you can ask me here.

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