Update index.js

This commit is contained in:
2025-08-20 18:59:37 -07:00
committed by GitHub
parent 64a2faf481
commit 062137aa4d

View File

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