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

Responsive

@AhmadAlhasany

Desktop design screenshot for the Single price grid component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Lawrence 180

@lwrncgmbn

Posted

Hello there 😁

You can try to remove unnecessary lines of codes, for example:

  • In the body, you can remove the padding: 40px; so it will be centered on any screen without any extra spaces or padding.
  • And in main you should remove the position: absolute;, and the flex-direction: row; since the default direction of display:flex; is row.

Happy Coding 😁

Marked as helpful

0

@AhmadAlhasany

Posted

@lawrencegumabon Sure thing 👍🏻 Thanks.

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