summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-07-26 03:51:21 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-07-26 03:51:21 +0800
commitf37f0dfbb8d70ee4df8f721075939c8ce82e0434 (patch)
treeb765d775cd6f371c5a21c7c8656e4989dad49a23
parent6d0f146bb721f129116a6a028a371a5abf4260b8 (diff)
downloadwww-f37f0dfbb8d70ee4df8f721075939c8ce82e0434.tar.gz
plain 60em
-rw-r--r--plain.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plain.css b/plain.css
index 1ad832e..a1e9f24 100644
--- a/plain.css
+++ b/plain.css
@@ -2,7 +2,7 @@ body {
 	background-color: #F8F4E7;
 	color: #552800;
 	margin: auto;
-	max-width: 70em;
+	max-width: 60em;
 }
 
 a.link {color:#0000A0;}