Skip to content

Commit

Permalink
Update members count
Browse files Browse the repository at this point in the history
  • Loading branch information
Nainjasu authored Mar 20, 2024
1 parent d2d0336 commit 99e5f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/DiscordCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export const DiscordCard = () => {
containerClassName="w-20 h-20 rounded-3xl -mt-10 ml-6 border-8 border-bgVar2 overflow-hidden"
/>
<span className="text-sm ml-2 mt-2 text-textVar1 text-center">
3k+ discord members, and growing!
5k+ discord members, and growing!
</span>
</div>
<div className="h-64 flex flex-col justify-between">
Expand Down

0 comments on commit 99e5f5f

Please sign in to comment.