diff --git a/src/weigets.js b/src/weigets.js index bbb8a95..df3f9ec 100644 --- a/src/weigets.js +++ b/src/weigets.js @@ -182,9 +182,9 @@ export function UploadMusic(options) { fontSize: '3rem', fontWeight: 'bold', position: 'relative', - top: '-1.5rem', + top: '-2.25rem', color: '#e7f4fd', - textShadow: '0 1px 1px #fff' + textShadow: '0 1px 1px #fff', //textShadow: '0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #000, 0 0 25px #000, 0 0 30px #000, 0 0 35px #000, 0 0 40px #000, 0 0 45px #000, 0 0 50px #000, 0 0 55px #000, 0 0 60px #000, 0 0 65px #000, 0 0 70px #000, 0 0 75px #000' } })