diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/stats.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/stats.css b/css/stats.css index 7e3fc6b..37a0722 100644 --- a/css/stats.css +++ b/css/stats.css @@ -227,7 +227,7 @@ td, th { background-color: #222223; } .scoreContainer2 { - width:410px; + width:475px; height:500px; margin-left:auto; margin-right:auto; |