summaryrefslogtreecommitdiffstats
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 c12039c..026b654 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -9,7 +9,7 @@ html {
font-size:62.5%;
}
body {
- max-width: 75rem;
+ max-width: 60rem;
}
a, a:visited {
text-decoration: none;