diff --git a/static/index.css b/static/index.css index 795729b..eb1750e 100644 --- a/static/index.css +++ b/static/index.css @@ -29,7 +29,7 @@ body { font-size: calc(12px + 0.33vw); margin: auto; padding: 1.3em; - max-width: clamp(300px, 600px + 3vw, 900px); + max-width: clamp(400px, 750px + 3vw, 900px); } h1 {