From 863d6420015ee3f44408f587e7dc023c327846c0 Mon Sep 17 00:00:00 2001 From: pnicto Date: Sat, 30 Dec 2023 15:53:29 +0530 Subject: [PATCH] refactor: use correct tailwind colors for background and text after #115 --- frontend/src/Home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Home.tsx b/frontend/src/Home.tsx index d4df9afc..288316c7 100644 --- a/frontend/src/Home.tsx +++ b/frontend/src/Home.tsx @@ -186,7 +186,7 @@ function Home() { if (userQueryResult.isSuccess) { return ( <> -
+

My Timetables