cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

2f19a54ce901566d6a053df3ffa68f72e6cc7e03

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2025-11-14T02:42:42Z

center content
 theme/static/styles.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/theme/static/styles.css b/theme/static/styles.css
index 8242371..385b666 100644
--- a/theme/static/styles.css
+++ b/theme/static/styles.css
@@ -13,7 +13,7 @@ body {
     font-family: Menlo, Consolas, Monaco, Adwaita Mono, Liberation Mono, Lucida Console, monospace;
     font-size: 0.9rem;
     line-height: 1.5;
-    margin: 1.5rem;
+    margin: 1.5rem auto;
     max-width: 45em;
 }