cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
c7f74f34f62d16db3a4bc71e25e848783afd66c4
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2024-01-09T18:45:17Z
static/styles.css | 4 ++++ 1 file changed, 4 insertions(+) @@ -480,6 +480,10 @@ blockquote p { margin: 0; } +.post { + display: flex; +} + .post time { margin-right: 0.5rem; }