From 1a54c599653c534040312aa061f43d32f4512b5c Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Wed, 20 Aug 2025 18:55:21 -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 9b2a8c8..fd8e4f7 100644 --- a/index.js +++ b/index.js @@ -2,7 +2,7 @@ 'use strict'; const defaultOptions = { - size: 50, + size: 48, duration: 500, color: 'rgba(0,0,0,0.3)', zIndex: 9999,