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