player win/loss streaks

This commit is contained in:
SowinskiBraeden committed 2026-03-21 00:34:32 -07:00
1 parent e727e0d781
commit 8452bdae73
3 files changed
+176 -1

No files matched your search

+4
View File
@@ -828,6 +828,10 @@ td a:hover {
background: rgba(255, 255, 255, 0.07);
}
.chart-frame-small {
min-height: 260px;
}
@media (max-width: 980px) {
.site-shell {
width: min(100% - 24px, 100%);