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

  • tris6 70

    @tris6

    Submitted

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

    Very happy how smoothly I could build structure with BEM classnames. This allowed me to scope between elements and containers really intuitively.

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

    Spent most of the time trying to vertically center the card block container within body. Online solutions looked very old and deprecated. I eventually realised it was easier to use flex rather than block.

    My stomach dropped a little as soon as I changed the container display. Body text below image was now alongside. But with a quick Google refresher I remembered flex direction, changed it to column, and all the properties clicked into place beautifully.

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

    None