Update index.js

This commit is contained in:
2025-08-20 18:55:21 -07:00
committed by GitHub
parent 23b7cc85ef
commit 1a54c59965

View File

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