adjust timeout for lazyloading

This commit is contained in:
Gerome Matilla 2020-06-13 10:48:13 +08:00 committed by windwp
parent f9ab913e55
commit 4e8c787de7

View File

@ -45,7 +45,7 @@ class BodyBackground {
this._bodyBackground.classList.remove('blurFiltered');
},
1500
3000
)
}