cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
1acdb98f08b126a78afa09a2648df345687b2edb
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2025-11-12T01:10:19Z
theme/static/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -12,7 +12,7 @@ body { color: var(--fg-light); font-family: Menlo, Consolas, Monaco, Adwaita Mono, Liberation Mono, Lucida Console, monospace; font-size: 0.9rem; - line-height: 1.4rem; + line-height: 1.5; margin: 1.5rem; max-width: 45em; }