0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 18:12:40 +00:00

Remove !important from toc.h4/h5/h6 --TOC

This commit is contained in:
David Bolack
2024-03-25 19:38:26 -05:00
parent 733b929940
commit cdf5b29ac2

View File

@@ -832,7 +832,7 @@ h6,
&:hover { text-decoration : underline; }
}
h1, h2, h3, h4, h5, h6 {
--TOC: exclude !important;
--TOC: exclude;
}
h4 {
margin-top : 0.2cm;