diff --git a/src/components/airdrop/CampaignHero.tsx b/src/components/airdrop/CampaignHero.tsx index 95dc6b0..7a78aa4 100644 --- a/src/components/airdrop/CampaignHero.tsx +++ b/src/components/airdrop/CampaignHero.tsx @@ -186,23 +186,31 @@ function MCapChart({ currentFdv }: { currentFdv: number }) { strokeWidth={2} /> )} - - {/* Heartbeat dot — positioned via CSS over the SVG */} -
-
- - - - -
-
+ {/* Heartbeat dot — inside SVG for pixel-perfect alignment */} + {progress > 0 && ( + <> + + + + + + + )} + {/* Scale labels */} -
+
$0 $50M $100M