Increase font size of the leaderboard type
This commit is contained in:
parent
34dc9e9dbb
commit
b9e65db5b2
@ -14,7 +14,7 @@ const PlayerStats = (props) => {
|
||||
{props.pp}pp{" "}
|
||||
<span
|
||||
style={{
|
||||
fontSize: "20px",
|
||||
fontSize: "23px",
|
||||
}}
|
||||
>
|
||||
({props.websiteType})
|
||||
|
Reference in New Issue
Block a user