Fix bug where shadowed stats showed on page load
This commit is contained in:
parent
649e6c2ac7
commit
8b8a5a0f2e
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ li {
|
||||||
list-style: decimal-leading-zero;
|
list-style: decimal-leading-zero;
|
||||||
}
|
}
|
||||||
|
|
||||||
form {
|
div, form {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue