Fix bug where shadowed stats showed on page load

This commit is contained in:
Lavender 2021-04-15 17:37:14 -07:00
parent 649e6c2ac7
commit 8b8a5a0f2e
Signed by: endie
GPG Key ID: CC5162D7C2146F01
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ li {
list-style: decimal-leading-zero;
}
form {
div, form {
display: none;
}