hide preloading font div

This commit is contained in:
Iris Lightshard 2019-03-31 14:43:31 -07:00
parent bf245d2d2a
commit 14d91e0013
Signed by: Iris Lightshard
GPG key ID: 3B7FBC22144E6398

View file

@ -18,7 +18,7 @@
#loadFont #loadFont
{ {
font-family: 'kong'; font-family: 'kong';
visibility: auto; visibility: hidden;
height:0px; height:0px;
} }
#dpad #dpad