cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
4135abcafecf12368aa90a84cac55c74716a4040
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2025-12-16T01:38:53Z
theme/static/styles.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) @@ -6,8 +6,9 @@ body { max-width: 50em; } -body { - padding: 1rem; +body, +footer { + padding: 1rem 0; } nav {