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 solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    Nothing exactly. I would execute using the same strategies.

    What challenges did you encounter, and how did you overcome them?

    I had some issues with some css like making the .card__image fill the .card, but I was able to complete it with some online help

    What specific areas of your project would you like help with?

    Cascading of line-height.

    I wrote

    body{
        line-height: 150%;
    }
    

    But when I inspect any of its child elements on Dev tools, I see it with a strike-through (meaning its not applied). So I have to specify line-height on every class. But line-height is supposed to inherit by default.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    Should have started with flexbox

    What challenges did you encounter, and how did you overcome them?

    using flex

    What specific areas of your project would you like help with?

    none