stats ui fix
This commit is contained in:
parent
e31bace094
commit
a32b1e57a9
@ -99,12 +99,17 @@
|
||||
max-width: 600px;
|
||||
margin: 20px auto;
|
||||
}
|
||||
|
||||
.statsWrapper {
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 600px) {
|
||||
.wrapper {
|
||||
margin: 0 auto;
|
||||
border-radius: 0;
|
||||
/* width: 100%; */
|
||||
}
|
||||
|
||||
.statsBox {
|
||||
|
Loading…
x
Reference in New Issue
Block a user