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

  • NeonCodes 20

    @NeonCodes

    Posted

    Hello, Good job completing the challenge! The design is pretty close to the original.

    First, the positive:

    • Your code is very concise and well-organized so we don't get lost while reading it (special mention for the #description selectors and @media in the stylesheet)
    • Didn't know font-optical-sizing existed, that's nice.
    • The card is well-centered and sized with flexbox.

    Second, potential area of improvement:

    • The h1 seems slightly too big. You can try font-size:22px( or convert them to rem using a converter like Calculatorway)

    I hope it helps. Happy Coding!

    0