website refactor
This commit is contained in:
@@ -21,7 +21,7 @@ export const ContentViewport = ({
|
||||
};
|
||||
|
||||
return (
|
||||
<Box as="main" flex={1} overflow="auto">
|
||||
<Box flexGrow={1}>
|
||||
<Container size={fullWidth ? 'full' : 'xl'}>
|
||||
<Box paddingY={paddingMap[padding]}>
|
||||
{children}
|
||||
|
||||
Reference in New Issue
Block a user