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

  • Ulrich1979• 160

    @Ulrich1979

    Posted

    Hi @akibulshafi,

    This solution looks great

    When I looked at the direct comparison with Frontend Mentor, I noticed the inequal fillings of the boxes. This may be due to your with parameters for your .testimonial-grid class :

    Instead of width: min(95%, 70rem); I would have chosen a wider range (e.g. 90 rem) or even shorthand this to width: 95%

    I hope it helps!

    Other than that, great job!

    0
  • Ulrich1979• 160

    @Ulrich1979

    Posted

    Hi @ahmed989bbr,

    This looks good, yet there are two points you could improve to massively impact:

    • Try to use all information given in the style-guide, like background color.
    • Import your fonts directly from Google and use it in your
    0