diff --git a/node/server/public/index.html b/node/server/public/index.html index 8a5dd3a..391f84f 100644 --- a/node/server/public/index.html +++ b/node/server/public/index.html @@ -51,7 +51,7 @@ font-family: 'Segoe UI', sans-serif; box-shadow: 0 12px 64px #000a; width: 80vw; - max-width: 800px; + max-width: 700px; min-width: 0; max-height: 80vh; overflow-y: auto;