A wrapper that constrains content width and applies consistent padding.
Content
| Property | Description | Type |
|---|---|---|
space | Changes the padding applied to the container. | default | none |
size | Changes the maximum width of the container. | s | m | l | xl | 2xl |
align | Determines which direction the container is aligned. | start | center | end |
debug | Adds a red outline to the container. | boolean |