From 2dbefe6b5587cf7d60e4ea2947dba8e04b24e613 Mon Sep 17 00:00:00 2001 From: Tanya Date: Fri, 26 Jan 2024 01:43:29 +0530 Subject: [PATCH] style: dashboard background colour change for selective pages Previously, the groups, group, and new page had a gradient background. This commit changes the background color to pink for consistency and improved visibility. --- apps/dashboard/src/pages/home.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/apps/dashboard/src/pages/home.tsx b/apps/dashboard/src/pages/home.tsx index e74845a8..b853c450 100644 --- a/apps/dashboard/src/pages/home.tsx +++ b/apps/dashboard/src/pages/home.tsx @@ -26,12 +26,7 @@ export default function HomePage(): JSX.Element { return (