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;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
label {
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
a.active {
|
a.active {
|
||||||
color: var(--color-link);
|
color: var(--color-link);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user