aboutsummaryrefslogtreecommitdiff
path: root/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout.html b/templates/layout.html
index 73c9153..f7bb0e0 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -24,7 +24,7 @@ div#crane {
font-family: monospace;
background: #fff;
padding: 16px;
- max-width: 60em;
+ max-width: 65em;
margin: auto;
overflow-wrap: break-word;
border: 1px solid #eee;