Flexbox is used properly in 1 section, and is not used as the primary means of positioning.
Although we learned about a lot of different techniques to layout a page in Unit 4, the My Times and Tea Cozy projects were meant to primarly utilize flexbox to achieve the layouts seen in the design specifications. Admittedly, flexbox does take time and practice to learn and achieve a level of comfort, but it could have helped simplify some of your code and made it easier to match the spec. The project was created in such a way that flexbox could have been used in every section to help with the layout.
Because the rest of the projects of the course will rely heavily on flexbox to achieve their layouts, I recommend continuing to study and practice the concepts and techniques to ensure you have a good grasp of the material.
Here's my favorite resource for flexbox:
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
Many learners report benefiting greatly from this game:
https://mastery.games/p/flexbox-zombies
Flexbox is used properly in 1 section, and is not used as the primary means of positioning.
Although we learned about a lot of different techniques to layout a page in Unit 4, the My Times and Tea Cozy projects were meant to primarly utilize flexbox to achieve the layouts seen in the design specifications. Admittedly, flexbox does take time and practice to learn and achieve a level of comfort, but it could have helped simplify some of your code and made it easier to match the spec. The project was created in such a way that flexbox could have been used in every section to help with the layout.
Because the rest of the projects of the course will rely heavily on flexbox to achieve their layouts, I recommend continuing to study and practice the concepts and techniques to ensure you have a good grasp of the material.
Here's my favorite resource for flexbox:
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
Many learners report benefiting greatly from this game:
https://mastery.games/p/flexbox-zombies