From 7ac093a8d0245148bc312c26779b2566a79e2e6e Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Sun, 19 Oct 2025 10:58:12 +0200 Subject: [PATCH] Fix socials contrast --- web/components/user/user-handles.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/user/user-handles.tsx b/web/components/user/user-handles.tsx index 1d9eabff..29dc3b62 100644 --- a/web/components/user/user-handles.tsx +++ b/web/components/user/user-handles.tsx @@ -46,9 +46,9 @@ export function UserHandles(props: { links: Socials; className?: string }) { - {label} + {label} ))}