diff --git a/src/components/Statistics/card/card.jsx b/src/components/Statistics/card/card.jsx index 84e5c2b4..d408c4d9 100644 --- a/src/components/Statistics/card/card.jsx +++ b/src/components/Statistics/card/card.jsx @@ -5,13 +5,13 @@ import { Table } from 'flowbite-react'; export const Card = () => { return ( -
+
-

+

Top Colleges Registered for Innovision

@@ -20,7 +20,7 @@ export const Card = () => { {Topics.map((topic, index) => ( {topic} @@ -28,11 +28,11 @@ export const Card = () => { {Info.map((item, i) => ( - - + + {item.Rank} - + {item.college}