Make text slightly lighter

This commit is contained in:
Andrey Golovizin 2020-03-09 21:04:09 +01:00
parent 82f76d074e
commit 709a329204
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@
html { html {
font-size: 14pt; font-size: 14pt;
@apply text-gray-900;
} }
p { p {

File diff suppressed because one or more lines are too long