Design comparison
Solution retrospective
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
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord