Skip to main content

Container

Container is a layout component that provides a responsive wrapper with maximum width and centered content.

Usage

<Container maxWidth="1200px" px={4}>
Content goes here
</Container>

Props

Container accepts all styled-system props from the following categories: