player win/loss streaks
This commit is contained in:
1 parent
5d10136ee4
commit
faa90f385a
3 files changed
+176
-1
No files matched your search
@@ -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%);
|
||||
|
||||
Reference in new issue
Block a user