diff --git a/app/src/components/MemberRing.tsx b/app/src/components/MemberRing.tsx index 86e21f4..87bb902 100644 --- a/app/src/components/MemberRing.tsx +++ b/app/src/components/MemberRing.tsx @@ -10,36 +10,77 @@ export function MemberRing({ revealed: boolean; }) { const radius = 100; + const center = 170; + return (
- Payout landed on the address above — cryptographically, it could be tied to any{" "} - of the 5 members in the ring. An outside observer cannot tell which. + Payout landed on the address above — cryptographically, it could be + tied to any of the 5 members in the ring. An outside + observer cannot tell which.
)}