Narrow Measure
Caps content at the reading measure and centres it on wide screens.
import { Box } from '@/components/Box';
import { Main } from '@/components/Main';
<Box width="100%" border rounded="md">
<Main measure="narrow">
<Main.Header>Settings</Main.Header>