From 062137aa4d699d6ec9a3d2820a3e52816c8a881c Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Wed, 20 Aug 2025 18:59:37 -0700 Subject: [PATCH] Update index.js --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index fd8e4f7..a6b91f4 100644 --- a/index.js +++ b/index.js @@ -2,7 +2,7 @@ 'use strict'; const defaultOptions = { - size: 48, + size: 60, duration: 500, color: 'rgba(0,0,0,0.3)', zIndex: 9999,