about summary refs log tree commit diff
path: root/served/styles/post.css
diff options
context:
space:
mode:
Diffstat (limited to 'served/styles/post.css')
-rwxr-xr-xserved/styles/post.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/served/styles/post.css b/served/styles/post.css
index 946336f..f7111dd 100755
--- a/served/styles/post.css
+++ b/served/styles/post.css
@@ -1,5 +1,5 @@
 .sized {
-	--page-width: 34rem;
+	--page-width: 35rem;
 	max-width: var(--page-width);
 	margin: 0 auto;
 }