cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
cc998780182e05904235d4e2ba98700bd7402174
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-03-06T06:09:24Z
theme/static/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -118,7 +118,7 @@ hr::after { top: 50%; transform: translateY(-50%); width: calc(50% - 1.75rem); - height: 2px; + height: 1px; background: var(--fg); }