From c991c4e00885c870ba01370ee72aa70d4ca23cca Mon Sep 17 00:00:00 2001 From: ashley Date: Wed, 20 Aug 2025 02:12:47 +0200 Subject: [PATCH] Update html/download.ejs --- html/download.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/download.ejs b/html/download.ejs index ca47e392..f18fb665 100644 --- a/html/download.ejs +++ b/html/download.ejs @@ -145,7 +145,7 @@ position:relative; border-radius: 12px; overflow:hidden; - box-shadow: box-shadow: 0 0 4.4em <%=color%> + box-shadow: 0 0 4.4em <%=color%> } .thumb{ width:100%; height:auto; display:block;