Make metamask part of the fow pretty

This commit is contained in:
fragosti
2018-06-15 14:49:01 -07:00
parent 3d6ce0fb76
commit 0c34309133
3 changed files with 35 additions and 7 deletions

View File

@@ -43,7 +43,7 @@ Text.defaultProps = {
fontFamily: 'Roboto',
fontWeight: 400,
fontColor: colors.black,
fontSize: '14px',
fontSize: '15px',
Tag: 'div',
};