mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 22:32:41 +00:00
Fix partCover H1 inclusion rule
This commit is contained in:
@@ -814,7 +814,7 @@ h6,
|
|||||||
|
|
||||||
.page:has(.partCover) {
|
.page:has(.partCover) {
|
||||||
--TOC: exclude;
|
--TOC: exclude;
|
||||||
&h1 {
|
& h1 {
|
||||||
--TOC: include;
|
--TOC: include;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user