summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2021-12-28 13:17:22 +0800
committerAndrew Yu <andrew@andrewyu.org>2021-12-28 13:17:22 +0800
commit9ee4ed2f07e6da0684176430f87d678295439bec (patch)
tree6098ba72db13ac832aa2d607e2aba0e3c6185cf7
parent3d96bc091de948ec5af22606491fe4ec56ce34c6 (diff)
downloadwww-9ee4ed2f07e6da0684176430f87d678295439bec.tar.gz
95 width
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index f2157c3..550e871 100644
--- a/style.css
+++ b/style.css
@@ -2,7 +2,7 @@ body {
 	background-color: black;
 	color: white;
 	font-family: sans-serif;
-	width: 98%;
+	width: 95%;
 	margin: auto;
 	line-height: 1.3;
 }