resolve fout issue

This commit is contained in:
Jeff Escalante 2018-04-27 17:10:55 -04:00
parent 733c0df0a0
commit 487d94a966
1 changed files with 0 additions and 9 deletions

View File

@ -24,12 +24,3 @@ h1, h2, h3, h4, h5 {
h1 {
margin-bottom: 24px;
}
// Avoid FOUT
.wf-loading {
visibility: hidden;
}
.wf-active, .wf-inactive {
visibility: visible;
}