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