diff --git a/www/todo/todo.less b/www/todo/todo.less index d70069412..ba8f593ee 100644 --- a/www/todo/todo.less +++ b/www/todo/todo.less @@ -90,6 +90,7 @@ body { flex: 1; word-wrap: break-word; min-width: 0; + font-weight: bold; } .cp-task-date { margin: @spacing;