Fixing 50 shades of blue
This commit is contained in:
committed by
Deluan Quintão
parent
5990a4285f
commit
d6c70554b3
@@ -45,7 +45,7 @@ const useStyles = makeStyles((theme) => ({
|
||||
marginTop: '1em',
|
||||
display: 'flex',
|
||||
justifyContent: 'center',
|
||||
color: 'blue', //theme.palette.grey[500]
|
||||
color: '#3f51b5', //theme.palette.grey[500]
|
||||
},
|
||||
form: {
|
||||
padding: '0 1em 1em 1em',
|
||||
|
||||
Reference in New Issue
Block a user