From ff7df6a309efc0d7e7dfe0f0e7ec219066b55c2b Mon Sep 17 00:00:00 2001 From: Taken Date: Mon, 15 Sep 2025 20:15:26 +0200 Subject: [PATCH] Updtade styles --- src/app/(stats)/player/[ign]/_client.tsx | 2 +- src/app/(stats)/player/[ign]/_components/Sidebar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/(stats)/player/[ign]/_client.tsx b/src/app/(stats)/player/[ign]/_client.tsx index 0cd31d4..9e13247 100644 --- a/src/app/(stats)/player/[ign]/_client.tsx +++ b/src/app/(stats)/player/[ign]/_client.tsx @@ -28,7 +28,7 @@ export default function PlayerStats( { stats, achievements }: { stats: NonNullable, achievements: Player["player"]["achievements"] } ) { return ( -
+
+