mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 01:32:47 +00:00
Remove !important from toc.h4/h5/h6 --TOC
This commit is contained in:
@@ -832,7 +832,7 @@ h6,
|
|||||||
&:hover { text-decoration : underline; }
|
&:hover { text-decoration : underline; }
|
||||||
}
|
}
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
--TOC: exclude !important;
|
--TOC: exclude;
|
||||||
}
|
}
|
||||||
h4 {
|
h4 {
|
||||||
margin-top : 0.2cm;
|
margin-top : 0.2cm;
|
||||||
|
|||||||
Reference in New Issue
Block a user