@mgallegoaSubmitted about 2 months ago
What are you most proud of, and what would you do differently next time?
- Take care about the differents fonts used in the page, I didn't it and my page fonts didn't match with the design.
- Know when to use flex or grid or both to complete the challenge.
- Yes, this is a good challenge to practice flex-box and grid.
- Using rem instead em, give a good control of the font-size and margin/padding
- Match the design with the page without Figma values for the margins, padding for the differents elements.
- Do the pixel perfect.
- Fonts size for the heading and pharagraps.
- Do I use correct flex and/or grid? why?
- Do I use correct BEM naming?