diff --git a/src/components/cards/CardProfileLink.tsx b/src/components/cards/CardProfileLink.tsx index e093683..f9a747a 100644 --- a/src/components/cards/CardProfileLink.tsx +++ b/src/components/cards/CardProfileLink.tsx @@ -99,7 +99,7 @@ const CardProfileLink: React.FC = ({ .map((ability: string) => ability.trim()) || []; return ( - +
diff --git a/src/components/cards/CardUserSmall.tsx b/src/components/cards/CardUserSmall.tsx index 87b0535..bd8ef26 100644 --- a/src/components/cards/CardUserSmall.tsx +++ b/src/components/cards/CardUserSmall.tsx @@ -45,7 +45,7 @@ const CardUserSmall: React.FC = ({ userData }) => { return ( - +