Update html/download.ejs

This commit is contained in:
ashley 2025-08-20 02:12:47 +02:00
parent de46021a6d
commit c991c4e008

View File

@ -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;