added hr to title

This commit is contained in:
aethrvmn 2024-11-10 15:37:45 +01:00
parent fd7ae30dcf
commit b9872d91df
2 changed files with 4 additions and 0 deletions

View file

@ -4,6 +4,9 @@
height: 99%;
}
.book-menu-top {
margin-top: -2rem;
}
.book-menu-mid {
flex-grow: 1;
}

View file

@ -5,4 +5,5 @@
{{- end -}}
<span>{{ .Site.Title }}</span>
</a>
<hr>
</h2>