From d028aeced2049b753f126ec70fad7d73449b7516 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 29 Apr 2026 11:58:37 +0200 Subject: fix: remove orphaned top border from article nav Top nav variant (above title) had a border-t that divided nothing. Move border-t/pt-6 from CSS class into template, applied only on bottom variant. Rebuild CSS. --- layouts/partials/article-nav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/partials/article-nav.html b/layouts/partials/article-nav.html index 8a118b3..2461069 100644 --- a/layouts/partials/article-nav.html +++ b/layouts/partials/article-nav.html @@ -9,7 +9,7 @@ {{ $cmd = "cd" }} {{ end }} -