Container
Constrains the maximum width of page content
Usage
<Container>
<DecorativeBox>
<Box py="9" />
</DecorativeBox>
</Container>
API Reference
This component is based othe div
element and supports common margin props.
The props are shared between Box, Flex, Grid, Container and Section layout components.