From 77695bdffcc2ce1c1e8305ff81dfa79b8bee16d0 Mon Sep 17 00:00:00 2001 From: Doveliyuchen Date: Tue, 7 Mar 2023 21:31:04 +0800 Subject: [PATCH] Update GameWelcome.html --- templates/GameWelcome.html | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/templates/GameWelcome.html b/templates/GameWelcome.html index 800fca8..b2d7bce 100644 --- a/templates/GameWelcome.html +++ b/templates/GameWelcome.html @@ -180,15 +180,15 @@ opacity: 0; } } + @media screen and (max-width: 768px){ + body{ + min-width: fit-content; + } + } + -
-
-
-
-
-