diff --git a/frontend/src/components/dashboard/DashboardPage.tsx b/frontend/src/components/dashboard/DashboardPage.tsx
index 6902b39..2972677 100644
--- a/frontend/src/components/dashboard/DashboardPage.tsx
+++ b/frontend/src/components/dashboard/DashboardPage.tsx
@@ -199,7 +199,9 @@ export default function DashboardPage() {
)}
-
+
+
+
diff --git a/frontend/src/components/dashboard/TodoWidget.tsx b/frontend/src/components/dashboard/TodoWidget.tsx
index da3bcea..1afab55 100644
--- a/frontend/src/components/dashboard/TodoWidget.tsx
+++ b/frontend/src/components/dashboard/TodoWidget.tsx
@@ -33,7 +33,7 @@ export default function TodoWidget({ todos }: TodoWidgetProps) {
const navigate = useNavigate();
return (
-
+