refactor: use lighter color for body font
This commit is contained in:
parent
64f76a536b
commit
211582e6c6
@ -4,7 +4,7 @@
|
||||
|
||||
body {
|
||||
@apply bg-white;
|
||||
@apply text-gray-700;
|
||||
@apply text-gray-500;
|
||||
@apply font-normal;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user