diff --git a/node/server/public/index.html b/node/server/public/index.html index 6ea0b66..72b8b7f 100644 --- a/node/server/public/index.html +++ b/node/server/public/index.html @@ -116,7 +116,7 @@ canvas { @media (max-width: 619px), (orientation: portrait) { #spirit-info { width: 90vw; - max-width: 98vw; + max-width: 600px; min-width: 0; max-height: 82dvh; /* dynamic viewport height */ padding: 8vw 4vw 4vw 4vw;