summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/article-nav.html2
1 files changed, 1 insertions, 1 deletions
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 }}
-<nav class="article-nav {{ if eq $variant "bottom" }}mt-8{{ else }}mb-8{{ end }}"
+<nav class="article-nav {{ if eq $variant "bottom" }}mt-8 border-t border-border pt-6{{ else }}mb-8 border-none pt-0{{ end }}"
aria-label="Article navigation">
<p class="article-nav-prompt" aria-hidden="true">
[visitor@danix.xyz articles]$ {{ $cmd }}