Align spacings and colors in titles and buttons

This commit is contained in:
Alex Shpak
2024-10-09 23:27:54 +02:00
parent e4c062890b
commit 7c78a39c53
6 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<img src="{{ "svg/menu.svg" | relURL }}" class="book-icon" alt="Menu" />
</label>
<strong>{{ partial "docs/title" . }}</strong>
<h3>{{ partial "docs/title" . }}</h3>
<label for="toc-control">
{{ if default true (default .Site.Params.BookToC .Params.BookToC) }}