-
+
);
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 7f7a48de..ce948891 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -62,7 +62,7 @@ export default async function RootLayout({ children }: { children: React.ReactNo
return (
-
+
{children}
diff --git a/src/components/calendar/CalendarCell.tsx b/src/components/calendar/CalendarCell.tsx
index b8551d6d..d5d8657b 100644
--- a/src/components/calendar/CalendarCell.tsx
+++ b/src/components/calendar/CalendarCell.tsx
@@ -24,7 +24,7 @@ const CalendarCell = ({ date, goals = [], onClick, className }: CalendarCellProp
{children}
+
+
{children}