all repos — h3rald @ 9dfd72fd797d88622971e03f923b40cbc459aa63

The source code of the h3rald.com web site.

Fixes
h3rald h3rald@h3rald.com
Sun, 14 Jun 2026 03:09:04 +0200
commit

9dfd72fd797d88622971e03f923b40cbc459aa63

parent

1c2327f36d2bdea07978ecd893ba44db554dd024

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

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

@@ -141,7 +141,7 @@ margin: auto;

height: 100vh; letter-spacing: var(--letter-spacing); font-size: var(--base-font-size); - line-height: var(--leading); + line-height: var(--line-height); } .grimoire,

@@ -294,7 +294,7 @@ .h4,

.h5, .h6, .panel-title { - font-weight: 600; + font-weight: normal; } i,