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 with htmls and css only

Asongafac 110

@Asongafac

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 dont know why my image is white at the bottom, but i thin its pretty cool thou

Community feedback

wannacode 680

@kwngptrl

Posted

Nicely done. With the musical note icon (besides the 'annual plan'), you can set height and width so it wouldn't get squished as the viewport goes narrower.

0

@rrebolledo90

Posted

In your body, set background-size to contain instead of cover, and add the background color #dfe6fb in the body and you should take care of that white space you mentioned.

Body { background-size : contain

background-color: #dfe6fb; }

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