admin and higher limits

This commit is contained in:
Theo Browne
2026-02-22 01:20:19 -08:00
parent 4786fcfedb
commit dc9ac4e7c8
11 changed files with 1057 additions and 24 deletions

View File

@@ -352,6 +352,11 @@ body {
justify-content: space-between;
}
.standings__links {
display: flex;
gap: 10px;
}
.standings__title {
font-family: var(--mono);
font-size: 11px;