Last active
November 7, 2019 09:01
-
-
Save nathanacurtis/d2d2984de8a56700154024df1d3e1f45 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
space : | |
default : 16px | |
xxs: 2px | |
xs: 4px | |
s: 8px | |
m: 16px | |
l: 32px | |
xl: 64px | |
inset : | |
default : 16px 16px 16px 16px | |
xxs : 2px 2px 2px 2px | |
xs : 4px 4px 4px 4px | |
s : 8px 8px 8px 8px | |
m : 16px 16px 16px 16px | |
l : 32px 32px 32px 32px | |
xl : 64px 64px 64px 64px |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment