fix hiding logo

This commit is contained in:
Ben Harris 2018-07-16 00:07:23 -04:00
parent b0c55e3c8e
commit 3a92717415
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ html {
}
#loading .logo,
.logo-container,
.window .logo {
display: none;
}