website refactor
This commit is contained in:
@@ -16,7 +16,7 @@ export const FormSection = ({
|
||||
return (
|
||||
<Box display="flex" flexDirection="col" gap={6}>
|
||||
<Box borderBottom paddingBottom={4}>
|
||||
<Text weight="bold" variant="high" size="lg" marginBottom={1} block>
|
||||
<Text weight="bold" variant="high" size="lg" block>
|
||||
{title}
|
||||
</Text>
|
||||
{description && (
|
||||
|
||||
Reference in New Issue
Block a user