
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- Able to figure out you cannot vertically center block element inside a block parent. Instead you use grid for the parent and apply place-items: center; to center the child.
- Learnt shadow attributes.
- Learnt css reset.
- Learnt BEM naming convention.
- Learnt logical properties.
Would try to organize the css attributes better inside each block.
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