feat(website): instant features section

This commit is contained in:
Brandon Millman
2018-11-27 02:00:32 -08:00
parent 6c43fa8f72
commit 16ddd21a5f
6 changed files with 55 additions and 31 deletions

View File

@@ -13,7 +13,8 @@ const appColors = {
jobsPageOpenPositionRow: sharedColors.grey100,
metaMaskOrange: '#f68c24',
metaMaskTransparentOrange: 'rgba(255, 248, 242, 0.8)',
instantBackground: '#222222',
instantPrimaryBackground: '#222222',
instantSecondaryBackground: '#333333',
};
export const colors = {