Skip to content

Commit

Permalink
chore: change section spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
shleewhite committed Jan 10, 2023
1 parent abe73a4 commit 78ba44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/paste-core/components/form/src/FormSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const FormSection = React.forwardRef<HTMLFieldSetElement, FormSectionProp
border="none"
margin="space0"
padding="space0"
marginY="space80"
marginY="space20"
ref={ref}
element={element}
display="flex"
Expand Down

0 comments on commit 78ba44e

Please sign in to comment.