R-G-B

Results 1 issues of R-G-B

Hello, I've got some strange behavior of the reset method. This is my code: ` const tilt = $('.js-tilt').tilt({ scale: 1.05 }); ` Everything works well, scaling is used on...