chore: update colors to new design
This commit is contained in:
committed by
Michael Zetterberg
parent
401b019f41
commit
edb45b4ac7
@@ -12,7 +12,7 @@ export default function Stats({ user, lang }: UserProps & LangParams) {
|
||||
return (
|
||||
<section className={styles.stats}>
|
||||
<Points user={user} />
|
||||
<Divider variant="default" color="peach" />
|
||||
<Divider variant="default" color="white" />
|
||||
<NextLevel user={user} lang={lang} />
|
||||
</section>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user