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

  • @jhunxein

    Submitted

    Try my best with this one. Please give me some feedback ^^ Best regards

    @asifkhan0410

    Posted

    three changes: make the text area width less by giving a margin on left and right. make the header text bigger. make the button of email wider by adding padding to it.

    apart from these Good work!

    0
  • @ijyotimaurya150

    Submitted

    Hi!. So, this is my second challenge here. I tried my best to complete the challenge but I know it's not up to the mark. Tell me all your suggestions on what component I could have done better way and help me improve. Thanks.

    @asifkhan0410

    Posted

    the width of the comment card should be aligned with the rating cards above it gives a more sleek look. look for these style changes. .review-description - padding: 20px 3%; .bottom-review { display: flex; justify-content: space-between; } .bottom-reviews{ height: 180px; width: 30%; display: flex; align-items: center;}

    1
  • @asifkhan0410

    Posted

    you could add this css in your card: *display: flex; *flex-direction: column; *margin: 25% auto -10% auto; *background-size: contain; margin was not set so your footer was not visible if you add theese it will get better

    1