From e0e0200568b196258ffb9a66b846a1865a627828 Mon Sep 17 00:00:00 2001 From: ashley Date: Thu, 17 Oct 2024 18:04:09 +0000 Subject: [PATCH] stuff fixes --- html/download.ejs | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) 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) { %> -
+