From 87b2c7c48a02cacf4153ed7c624a80c9f8ee5993 Mon Sep 17 00:00:00 2001 From: Liam Date: Mon, 21 Oct 2024 07:06:42 +0100 Subject: [PATCH] fix player header pp color --- projects/website/src/components/player/player-header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/website/src/components/player/player-header.tsx b/projects/website/src/components/player/player-header.tsx index 81a3b53..718d2d1 100644 --- a/projects/website/src/components/player/player-header.tsx +++ b/projects/website/src/components/player/player-header.tsx @@ -71,7 +71,7 @@ const playerData = [ return (
-

{formatPp(player.pp)}pp

+

{formatPp(player.pp)}pp