Updated padding and colors

This commit is contained in:
Brandon Millman
2018-03-21 14:13:16 -07:00
parent 4e5cd472c2
commit a60c8f7d8c
3 changed files with 14 additions and 6 deletions

View File

@@ -45,4 +45,7 @@ export const colors = {
orange: '#E69D00',
amber800: '#FF8F00',
darkYellow: '#caca03',
walletBoxShadow: 'rgba(56, 59, 137, 0.2)',
walletBorder: '#f5f5f6',
walletDefaultItemBackground: '#fbfbfc',
};