Skip to content

Commit

Permalink
fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
hussam-i-am committed Nov 19, 2024
1 parent 12d0cf1 commit 5c97f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/PageLayout/PageLayout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ const Header: React.FC<React.PropsWithChildren<PageLayoutHeaderProps>> = ({
}
: {
sx: {
marginBottom: SPACING_MAP[rowGap],
marginTop: SPACING_MAP[rowGap],
},
}

Expand Down

0 comments on commit 5c97f98

Please sign in to comment.