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
theme/static/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -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; }