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

All comments

  • @Rajdeep1999GitHub

    Posted

    Great looking! Try adjusting the paragraph padding a little bit to make it even better

    1
  • @Rajdeep1999GitHub

    Posted

    Great! Almost perfect. Try adjusting the paragraph padding-x a little bit to make it exactly like the design

    0
  • @Rajdeep1999GitHub

    Posted

    Great design! Try centering the card by adding these styles in the body

    display: "flex";
    justifiy-content:"center";
    align-items:"center";
    min-height:100vh;
    
    0
  • @Rajdeep1999GitHub

    Posted

    Looking Great, little thing you can improve is the background color gradient you used in the left card

    0
  • @Rajdeep1999GitHub

    Posted

    Looking good, try reducing the width of the cards. Good luck!

    0
  • @Rajdeep1999GitHub

    Posted

    Did you used the font in the 2nd heading other than montserrat that was given? You should have used that font in the 2nd heading as well as the green price as well.

    1
  • @Rajdeep1999GitHub

    Posted

    good work! little advice, could've used transition property in the buttons. It surely will make it look better.

    Marked as helpful

    0
  • @Rajdeep1999GitHub

    Posted

    Design is good, here are few things that you can improve. On hovering continue button, you can set the background to a linear gradient as the design suggests.

    Marked as helpful

    0