diff --git a/html/download.ejs b/html/download.ejs index ffcf9f6f..648a2f9f 100644 --- a/html/download.ejs +++ b/html/download.ejs @@ -173,7 +173,9 @@ font-family:Ubuntu margin-left: auto; margin-right: auto; background: #333; - height: 56em; + height: fit-content; + height: -moz-fit-content; + border-radius: 10px; margin-top: 2em; } @@ -183,7 +185,7 @@ font-family:Ubuntu
<% if (!isMobile) { %> -