unified fontSize

This commit is contained in:
dzannotti 2015-08-10 20:57:09 +01:00
parent c2a92a79a6
commit 43983785b4
2 changed files with 1 additions and 4 deletions

View File

@ -17,13 +17,11 @@ const styles = {
display: 'inline-block'
},
span: {
fontSize: '0.85em',
cursor: 'default'
},
spanType: {
marginLeft: 5,
marginRight: 5,
fontSize: '1em'
marginRight: 5
}
};

View File

@ -17,7 +17,6 @@ const styles = {
display: 'inline-block'
},
span: {
fontSize: '0.85em',
cursor: 'default'
},
spanType: {