adjust timeout for lazyloading

This commit is contained in:
Gerome Matilla 2020-06-13 10:48:13 +08:00
parent 4db08d7b51
commit f0e192f14d

View File

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