From e7dabd1444a2dd6854b08487d795fe08cdf4dd0e Mon Sep 17 00:00:00 2001
From: Maze Winther
Date: Wed, 25 Jun 2025 22:52:28 +0200
Subject: [PATCH] style: change hover effect for consistency
---
apps/web/src/app/contributors/page.tsx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/apps/web/src/app/contributors/page.tsx b/apps/web/src/app/contributors/page.tsx
index af26074..67957c3 100644
--- a/apps/web/src/app/contributors/page.tsx
+++ b/apps/web/src/app/contributors/page.tsx
@@ -173,7 +173,7 @@ export default async function ContributorsPage() {
-
+
{otherContributors.map((contributor, index) => (
-