### Summary

`<FlexContainer />` is meant to wrap `<FlexRow />`

- Its main goal is to set the layout `max-width` and `gutter`; making sure the layout stays horizontally centred within the viewport 📐
- See [`<FlexCol />`](/#/Components/Layout/FlexCol) docs for usage examples.
