fix typography colors
This commit is contained in:
parent
3a63c3d20b
commit
ac1088e1e3
@ -44,8 +44,8 @@ const classes = {
|
||||
color: {
|
||||
initial: 'text-white',
|
||||
inherit: 'text-inherit',
|
||||
primary: 'text-primary-main',
|
||||
secondary: 'text-secondary-main',
|
||||
primary: 'text-custom-blue',
|
||||
secondary: 'text-custom-grayLight',
|
||||
error: 'text-red-600',
|
||||
},
|
||||
align: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user