summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-07-26 15:34:39 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-07-26 15:34:39 +0800
commite6ce43ba07c267993c5c2a46b479ab7fa8ff8700 (patch)
tree3330635fbd8cd38c5449f2b8f51a15ca66bb6dda
parent3f9d0718d0287f5d03f3111308fc63e68e35de44 (diff)
downloadwww-e6ce43ba07c267993c5c2a46b479ab7fa8ff8700.tar.gz
969696969696969696
-rw-r--r--plain.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plain.css b/plain.css
index 7f44e62..e50d8f6 100644
--- a/plain.css
+++ b/plain.css
@@ -3,7 +3,7 @@ body {
 	color: #552800;
 	margin: auto;
 	max-width: 60em;
-	width: 98%;
+	width: 96%;
 }
 
 a.link {color: #0000A0;}