diff --git a/src/pages/Community.jsx b/src/pages/Community.jsx index fc7ab5c..34a32a9 100644 --- a/src/pages/Community.jsx +++ b/src/pages/Community.jsx @@ -9,7 +9,7 @@ import { FaArrowRight } from 'react-icons/fa6'; const Community = () => { return ( -
+

Community Forum @@ -49,4 +49,4 @@ const Community = () => { ); }; -export default Community; \ No newline at end of file +export default Community;