Skip to content

Commit

Permalink
feat: change the z-index scale to 10s (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
SiTaggart committed Aug 14, 2019
1 parent 3d9256d commit ed05089
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions packages/paste-design-tokens/tokens/aliases/z-index.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
aliases:
z-index-0: "0"
z-index-10: 4
z-index-20: 8
z-index-30: 12
z-index-40: 16
z-index-50: 20
z-index-60: 24
z-index-70: 28
z-index-80: 32
z-index-90: 34
z-index-10: 10
z-index-20: 20
z-index-30: 30
z-index-40: 40
z-index-50: 50
z-index-60: 60
z-index-70: 70
z-index-80: 80
z-index-90: 90

1 comment on commit ed05089

@vercel
Copy link

@vercel vercel bot commented on ed05089 Aug 14, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.