aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout.html b/templates/layout.html
index 02549bd..6fc4f25 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -23,7 +23,7 @@ html, body {
div#crane {
font-family: monospace;
background: #fff;
- padding: 16px;
+ padding: 1.5em;
max-width: 65em;
margin: auto;
overflow-wrap: break-word;