Skip to content

Commit

Permalink
Merge pull request #103 from Nainjasu/master
Browse files Browse the repository at this point in the history
Update members count
  • Loading branch information
djobbo authored Mar 20, 2024
2 parents d2d0336 + 99e5f5f commit 9ec73ca
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 9ec73ca

Please sign in to comment.