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