0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-26 13:52:38 +00:00

Remove redundant class declaration for ToC

This commit is contained in:
David Bolack
2024-05-12 11:49:30 -05:00
parent 9c6ece3e7f
commit c0beae6e46

View File

@@ -825,9 +825,6 @@ h6,
text-decoration : none;
&:hover { text-decoration : underline; }
}
h1, h2, h3, h4, h5, h6 {
--TOC: exclude;
}
h4 {
margin-top : 0.2cm;
line-height : 0.4cm;