Skip to content

Commit

Permalink
Adding spaces for 18 and 20
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Sep 25, 2024
1 parent 3f542c9 commit 6234a11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tokens/space.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ export const space = {
'12': '3rem', // 48px
'14': '3.5rem', // 56px
'16': '4rem', // 64px
'18': '4.5rem', // 72px
'20': '5rem', // 80px
}

0 comments on commit 6234a11

Please sign in to comment.