0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-08 14:18:40 +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
+1 -1
View File
@@ -814,7 +814,7 @@ h6,
.page:has(.partCover) {
--TOC: exclude;
&h1 {
& h1 {
--TOC: include;
}
}