diff --git a/packages/web/styles/editor.scss b/packages/web/styles/editor.scss index 4638aaa..fa879ab 100644 --- a/packages/web/styles/editor.scss +++ b/packages/web/styles/editor.scss @@ -50,7 +50,7 @@ /* Color list item this way */ .line-li .meta { - color: rgb(0, 123, 19); + color: rgb(150, 150, 150); } /* Then undo other meta */ .line-li .meta ~ .meta {