hide leaderboard pp on unranked maps
Some checks failed
Deploy Backend / docker (ubuntu-latest) (push) Successful in 42s
Deploy Website / docker (ubuntu-latest) (push) Has been cancelled

This commit is contained in:
Lee
2024-10-20 19:24:31 +01:00
parent 336518ff70
commit d1a9654e33
7 changed files with 23 additions and 7 deletions

View File

@ -10,7 +10,7 @@ const config: Config = {
theme: {
extend: {
colors: {
pp: "#606fff",
pp: "#4858ff",
background: "hsl(var(--background))",
foreground: "hsl(var(--foreground))",
card: {