summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/handbook.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/handbook.css b/docs/handbook.css
index c8b0715..54f25b5 100644
--- a/docs/handbook.css
+++ b/docs/handbook.css
@@ -7,7 +7,7 @@ html {
font-family: system-ui, sans-serif;
padding: 0rem 10px;
margin: auto;
- max-width: 40rem;
+ max-width: 50rem;
}
a {