From 94c68575e4f8e69625e7f58e6534c8f11d756a3f Mon Sep 17 00:00:00 2001 From: Ikki Date: Wed, 6 Nov 2024 09:59:40 +0530 Subject: [PATCH] about-alignment-fix --- client/src/component/About.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/component/About.jsx b/client/src/component/About.jsx index 5daa715..3bc0a2b 100644 --- a/client/src/component/About.jsx +++ b/client/src/component/About.jsx @@ -30,7 +30,7 @@ export default function About(props) { // }, []); // Empty dependency array ensures this effect runs only once when component mounts return ( -
+
{/* About Main Section */}