set max with on header and center

This commit is contained in:
Samuel Newman
2024-12-04 16:47:14 +00:00
parent bd61b94e5a
commit 05b5148d38
+2
View File
@@ -31,6 +31,8 @@ export function Outer({children}: {children: React.ReactNode}) {
gutter,
a.py_sm,
t.atoms.border_contrast_low,
a.mx_auto,
{maxWidth: 600},
]}>
{children}
</View>