From 226716b555aad0e575780bf5e011b7a524380db2 Mon Sep 17 00:00:00 2001 From: Liam Date: Mon, 6 Nov 2023 19:20:04 +0000 Subject: [PATCH] change(overlay): make images more rounded --- src/components/overlay/PlayerStats.tsx | 2 +- src/components/overlay/SongInfo.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/overlay/PlayerStats.tsx b/src/components/overlay/PlayerStats.tsx index 4729649..ea7d8f6 100644 --- a/src/components/overlay/PlayerStats.tsx +++ b/src/components/overlay/PlayerStats.tsx @@ -19,7 +19,7 @@ export default function PlayerStats({ player, config }: PlayerStatsProps) {
Player profile picture