about summary refs log tree commit diff
path: root/web/css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css')
-rw-r--r--web/css/gn-template-style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css/gn-template-style.css b/web/css/gn-template-style.css
index bdb7dd8..afeb0a5 100644
--- a/web/css/gn-template-style.css
+++ b/web/css/gn-template-style.css
@@ -31,7 +31,7 @@ body {
     grid-column-start: 1;
     grid-column-end: 2;
 
-    max-width: 900px;
+    max-width: 650px;
 }
 
 #main img {