diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index eb4a2fd3..f02f5f3d 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -234,7 +234,7 @@ export default function Community() { const Icon = stat.icon; return (
@@ -275,7 +275,7 @@ export default function Community() { const Icon = platform.icon; return ( @@ -408,7 +408,7 @@ export default function Community() {
{events.map((event, index) => ( @@ -488,7 +488,7 @@ export default function Community() {
{contributors.map((contributor, index) => (