diff --git a/index.html b/index.html index 848c510..51005d5 100644 --- a/index.html +++ b/index.html @@ -195,9 +195,8 @@ display: block; overflow-x: scroll; line-break: loose; - max-width: 100%; width: fit-content; - /* min-width: 500px; */ + min-width: 600px; border: 1px solid black; }