diff --git a/src/components/RepositoryContributionsCard.tsx b/src/components/RepositoryContributionsCard.tsx index 24e5180..bcc3817 100644 --- a/src/components/RepositoryContributionsCard.tsx +++ b/src/components/RepositoryContributionsCard.tsx @@ -58,14 +58,11 @@ export const RepositoryContributionsCard = ({ key={id} className="flex items-center justify-between gap-2" > - - {title} - +
+ + {title} + +