0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 22:32:45 +00:00

Fix partCover H1 inclusion rule

This commit is contained in:
Trevor Buckner
2024-06-28 09:39:49 -04:00
parent 9a1070bb06
commit 9886200fa9

View File

@@ -814,7 +814,7 @@ h6,
.page:has(.partCover) {
--TOC: exclude;
&h1 {
& h1 {
--TOC: include;
}
}