all repos — h3rald @ e697ba597aa325d21a08b301a536a9f5dd5d38db

The source code of the h3rald.com web site.

Fixes.
h3rald h3rald@h3rald.com
Fri, 19 Jun 2026 18:23:56 +0200
commit

e697ba597aa325d21a08b301a536a9f5dd5d38db

parent

95e49c3ecf32b13cf6da78c4723de5802dc054a7

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M assets/styles/style.cssassets/styles/style.css

@@ -93,7 +93,7 @@ ol,

pre, table, blockquote { - margin-top: 0; + margin-top: var(--quarter-leading); margin-bottom: var(--half-leading); }