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

Single price grid component using Grid

@pankaj512

Desktop design screenshot for the Single price grid component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi, Happy New Year.

Here is my take on this challenge. I used CSS grid to implement the card. Please have and look and provide a review.

Thanks

Community feedback

Atif Iqbal 3,200

@atif-dev

Posted

Hi Pankaj Kumar, congrats on completing the challenge. Consider doing following things.

  • Use background color on body but not on container. (For larger screen background color will not be visible fully).

Do as:

body{
    background-color: var(--neutral-color-light-gray);
}
  • Eliminate a little vertical scroll.

Hope you will find this Feedback Useful.

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