diff --git a/client/src/components/task-lists/TaskList/TaskList.module.scss b/client/src/components/task-lists/TaskList/TaskList.module.scss index b229e241..f89a1d40 100644 --- a/client/src/components/task-lists/TaskList/TaskList.module.scss +++ b/client/src/components/task-lists/TaskList/TaskList.module.scss @@ -53,6 +53,7 @@ } .taskButtonText { + font-size: 14px; position: absolute; top: 12px; }