forked from brooksbingham/theme-elegance
refactor: use lighter color for body font
parent
64f76a536b
commit
211582e6c6
|
@ -4,7 +4,7 @@
|
|||
|
||||
body {
|
||||
@apply bg-white;
|
||||
@apply text-gray-700;
|
||||
@apply text-gray-500;
|
||||
@apply font-normal;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue