hide preloading font div
This commit is contained in:
parent
bf245d2d2a
commit
14d91e0013
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
#loadFont
|
||||
{
|
||||
font-family: 'kong';
|
||||
visibility: auto;
|
||||
visibility: hidden;
|
||||
height:0px;
|
||||
}
|
||||
#dpad
|
||||
|
|
Loading…
Reference in a new issue