diff --git a/src/components/DelegateCard.tsx b/src/components/DelegateCard.tsx index 7635816..de268e1 100644 --- a/src/components/DelegateCard.tsx +++ b/src/components/DelegateCard.tsx @@ -42,11 +42,11 @@ export const DelegateCard = ({ return ( -
+
-
+
{name} {hasShareButton && ( @@ -73,7 +73,7 @@ export const DelegateCard = ({
{hasDelegateButton && ( - )}