From 8f204000037202a90cb5cefc9ff54ce862aa9e6f Mon Sep 17 00:00:00 2001 From: priyankarpal Date: Mon, 6 Mar 2023 18:29:01 +0530 Subject: [PATCH] added card to center --- src/App.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index dbf82b3d..1029592b 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -56,8 +56,8 @@ function App() { -
- {/* Projects */} +
+ {/* Projects */} {projects.map((project, i) => (