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 }} +