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;