diff --git a/index.js b/index.js index a6b91f4..9b2a8c8 100644 --- a/index.js +++ b/index.js @@ -2,7 +2,7 @@ 'use strict'; const defaultOptions = { - size: 60, + size: 50, duration: 500, color: 'rgba(0,0,0,0.3)', zIndex: 9999,