Skip to content

Commit

Permalink
style: reset first header padding
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahschwartz committed Dec 13, 2023
1 parent 68ad9b3 commit dad2460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Heading.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const styles = {

[`${head([1])}:first-of-type`]: {
mb: '$8',
pt: '$2',
pt: '39px',
position: 'relative',
textSize: '5xl',

Expand Down

0 comments on commit dad2460

Please sign in to comment.