@AntonvasilacheSubmitted 8 months ago
What are you most proud of, and what would you do differently next time?
- Content looks proportionally similar to the design file
- Less time to figure out than previous challenges
- Difficulties in centering the content, but managed to do it using flex container and
margin: 0 auto 36px auto;
on the content children - Had to adjust margins and padding repeatedly to get it right
- How to apply the font properties the style guide
- Not sure how the focus state should look like