diff --git a/main.go b/main.go index ba33966..56d7949 100644 --- a/main.go +++ b/main.go @@ -72,7 +72,7 @@ func helpHandler(w http.ResponseWriter, r *http.Request) { box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); max-width: 800px; width: 90%; - min-width: 600px; + min-width: 500px; } h1 { font-size: 1.5rem; @@ -148,7 +148,7 @@ html := fmt.Sprintf( border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); width: 90%%; - min-width: 600px; + min-width: 500px; position: relative; } h1 {