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

@ahmed-mangood

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

Hassia Issah 50,670

@Hassiai

Posted

there is no need to give the body a width and height value, remove them.

There is no need to give the main a height value and a box-shadow value.

there is no need for a padding-top value for .content-sec. give .content sec a reduced padding value for all the sides. .content-sec{ padding: 2em; text-align: center;}

There is no need for a height value in . plan-section rather increase the padding value to 1em and replace the min-width with width.

the box-shadow of the button has a wrong color. the color of the box-shadow is hsla(245, 75%, 52%, 0.5);

Hope am helpful.

Well done for completing this challenge. HAPPY CODING

Marked as helpful

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