increase constract header text

This commit is contained in:
Barry Gitarts 2019-08-27 11:02:50 -04:00 committed by Barry G
parent 9714fc9dab
commit 9b11e6cf1d
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ const useStyles = makeStyles(theme => ({
gridColumn: '2 / 49'
},
tableHeader: {
color: 'rgba(147, 155, 161, 0.4)',
color: 'rgba(147, 155, 161, 0.8)',
fontSize: '0.9rem',
gridRow: '4 / 5'
},