switch to jetbrains mono variable font and change up the mini ranking card a little bit
All checks were successful
Deploy / deploy (push) Successful in 5m11s

This commit is contained in:
Lee
2024-09-30 21:17:42 +01:00
parent c8a07e7e32
commit f32c329eb1
4 changed files with 5 additions and 3 deletions

View File

@ -133,7 +133,9 @@ export default function Mini({ type, player }: MiniProps) {
</Avatar>
<p
className={
playerRanking.id === player.id ? "text-gray-400" : ""
playerRanking.id === player.id
? "text-pp font-semibold"
: ""
}
>
{playerName}