Small ui tweak
This commit is contained in:
@@ -16,7 +16,7 @@ export default function BedwarsGeneralStats(
|
||||
}
|
||||
) {
|
||||
return (
|
||||
<div className="flex mb-10">
|
||||
<div className="flex">
|
||||
<div className="flex-1">
|
||||
<BasicStat title="Level: " value={`${level}.${percent.toFixed(0)}`} />
|
||||
<Stat title="Prestige: ">
|
||||
|
||||
Reference in New Issue
Block a user