summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorRunxi Yu <harriet@andrewyu.org>2023-08-06 14:57:18 +0800
committerRunxi Yu <harriet@andrewyu.org>2023-08-06 14:57:18 +0800
commitb016277b6e51be11b10086d6d127dd9da6d0b262 (patch)
tree1887394cd5889ccbfc78679da401f3a14aaddfe7
parentfffdce9390d644027c915dd0bf0ae843b07efc87 (diff)
downloadwww-b016277b6e51be11b10086d6d127dd9da6d0b262.tar.gz
50em max-width
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index fc439a4..39da0d5 100644
--- a/style.css
+++ b/style.css
@@ -2,7 +2,7 @@ body {
 	/* background-color: #F8F4E7; */
 	/* color: #552800; */
 	font-family: sans-serif;
-	max-width: 60em;
+	max-width: 50em;
 	margin: 0 auto;
 	line-height: 1.2;
 	padding: 0 1rem;