summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-01-11 15:18:05 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-01-11 15:18:05 +0800
commit007f721133b13ad37d9082135f7cc1403750e2b2 (patch)
tree70089acbce787467083d3d6dc21fab4fd403ddf0 /style.css
parent87a6cec72213b71c5c06f65496e28dcab2b50f33 (diff)
downloadwww-007f721133b13ad37d9082135f7cc1403750e2b2.tar.gz
100ex only
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 33bb766..0f1b771 100644
--- a/style.css
+++ b/style.css
@@ -22,7 +22,7 @@ h1 {
 }
 .multicol div {
 	min-width: 30ex;
-	max-width: 160ex;
+	max-width: 100ex;
 	margin: auto;
 }
 #footer {