Update index.js

This commit is contained in:
2025-08-20 18:52:35 -07:00
committed by GitHub
parent d4a4ff06fa
commit 23b7cc85ef

View File

@@ -2,7 +2,7 @@
'use strict'; 'use strict';
const defaultOptions = { const defaultOptions = {
size: 60, size: 50,
duration: 500, duration: 500,
color: 'rgba(0,0,0,0.3)', color: 'rgba(0,0,0,0.3)',
zIndex: 9999, zIndex: 9999,