mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-06-10 02:34:08 +00:00
Center the label marker
This commit is contained in:
parent
0ea1862fbc
commit
b1b9b98a8e
@ -122,6 +122,10 @@ a .book-icon {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
label {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
a.active {
|
||||
color: var(--color-link);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user