diff --git a/static/index.html b/static/index.html index b17acc1..2dc01c4 100644 --- a/static/index.html +++ b/static/index.html @@ -47,6 +47,7 @@ } table { + width: 900px; width: min(90vw, 900px); table-layout: fixed; }