diff --git a/client/src/pages/Dashboard.jsx b/client/src/pages/Dashboard.jsx index b9e5822..6fa8f28 100644 --- a/client/src/pages/Dashboard.jsx +++ b/client/src/pages/Dashboard.jsx @@ -142,22 +142,22 @@ const Dashboard = () => { key={item.id} className="relative bg-white pt-5 px-4 pb-12 sm:pt-6 sm:px-6 shadow rounded-lg overflow-hidden" > -
- {item.name} -
-- {item.stat} -
-+ {item.name} +
++ {item.stat} +
+