From b9872d91df604d0570e7c145085929d908ab7516 Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Sun, 10 Nov 2024 15:37:45 +0100 Subject: [PATCH] added hr to title --- assets/_custom.scss | 3 +++ layouts/partials/docs/brand.html | 1 + 2 files changed, 4 insertions(+) diff --git a/assets/_custom.scss b/assets/_custom.scss index bc32794..f58e8dd 100644 --- a/assets/_custom.scss +++ b/assets/_custom.scss @@ -4,6 +4,9 @@ height: 99%; } +.book-menu-top { + margin-top: -2rem; +} .book-menu-mid { flex-grow: 1; } diff --git a/layouts/partials/docs/brand.html b/layouts/partials/docs/brand.html index f9accb4..4784eb5 100644 --- a/layouts/partials/docs/brand.html +++ b/layouts/partials/docs/brand.html @@ -5,4 +5,5 @@ {{- end -}} {{ .Site.Title }} +