diff --git a/main.go b/main.go index 9783ade..056f139 100644 --- a/main.go +++ b/main.go @@ -369,7 +369,7 @@ var page = template.Must(template.New("index").Parse(` } *{box-sizing:border-box} body{ - max-width:980px; + max-width:1200px; margin:0 auto; padding:24px; font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif; diff --git a/pcinfo.exe b/pcinfo.exe index 8d68942..5fc9636 100644 Binary files a/pcinfo.exe and b/pcinfo.exe differ