Import
import { Container } from 'styled-system/jsx'Usage
The default maxWidth is 8xl which maps to 90rem (1440px).
Loading example...
Sizes
Use the maxWidth prop to change the size of the container.
Loading example...
Props
The Container component accepts any CSS properties.