Live code
Storybook
Usage
Container
Container centers your content horizontally and sets its max-width with horizontal paddings.
<Container>Content</Container>
API
The components accept additional attributes. If you need more control over the styling of a component, you can use style props and escape hatches.
For detailed information see Container component