From 819cdf04efb140a71f62754f3dd5722a211b6e3c Mon Sep 17 00:00:00 2001 From: michaelcanova Date: Wed, 2 Sep 2026 11:21:25 -0400 Subject: [PATCH] [Notifications] Adjusting alignment of notifications with right side bar --- app/notifications/loading.tsx | 2 +- app/notifications/page.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/notifications/loading.tsx b/app/notifications/loading.tsx index 159a240f2..b04dde00d 100644 --- a/app/notifications/loading.tsx +++ b/app/notifications/loading.tsx @@ -3,7 +3,7 @@ import { NotificationSkeletonList } from '@/components/skeletons/NotificationSke export default function NotificationsLoading() { return ( - +

Notifications

diff --git a/app/notifications/page.tsx b/app/notifications/page.tsx index c24bac3cc..87a4b5431 100644 --- a/app/notifications/page.tsx +++ b/app/notifications/page.tsx @@ -39,7 +39,7 @@ export default function NotificationsPage() { }); return ( - +

Notifications