summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index fc439a4..39da0d5 100644
--- a/style.css
+++ b/style.css
@@ -2,7 +2,7 @@ body {
 	/* background-color: #F8F4E7; */
 	/* color: #552800; */
 	font-family: sans-serif;
-	max-width: 60em;
+	max-width: 50em;
 	margin: 0 auto;
 	line-height: 1.2;
 	padding: 0 1rem;