diff --git a/src/renderer/components/Tasks.tsx b/src/renderer/components/Tasks.tsx
index c30e1b1..b6b925f 100644
--- a/src/renderer/components/Tasks.tsx
+++ b/src/renderer/components/Tasks.tsx
@@ -154,14 +154,12 @@ function Tasks() {
justify="between"
pad={{ top: 'large', bottom: 'medium', horizontal: 'large' }}
>
-
+
Tasks
{tasks.length}
} />
-
-
+
+