Skip to content

Commit

Permalink
Adjust p-nudge to better align text to the baseline grid (#4957)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtlntv committed Apr 30, 2024
1 parent 2ef3a13 commit 100989b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scss/_settings_spacing.scss
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ $nudges: (
h4-large: 0.45rem,
h4: 0.45rem,
h4-mobile: 0.45rem,
h5: 0.4rem,
h6: 0.4rem,
h6-large: 0.4rem,
p: 0.4rem,
h5: 0.375rem,
h6: 0.375em,
h6-large: 0.375rem,
p: 0.375rem,
p-ubuntumono: 0.45rem,
small: 0.05rem,
x-small: 0.25rem,
Expand Down

0 comments on commit 100989b

Please sign in to comment.