From 624f21cc84c0362d55746861a938be5c20e0d6bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A7=89?= Date: Fri, 13 Oct 2023 08:27:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=91=E6=9C=B5=E4=BD=8D=E7=BD=AE=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/weigets.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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' } })