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

Couple more tweaks to spacings in the TOC

This commit is contained in:
Trevor Buckner
2021-12-15 21:48:13 -05:00
parent 7d58ce6e00
commit cebc74009d

View File

@@ -653,7 +653,7 @@ body {
break-inside : avoid;
h1 {
text-align : center;
margin-bottom : 0.52cm;
margin-bottom : 0.3cm;
}
a{
display : table;
@@ -664,7 +664,8 @@ body {
}
}
h4 {
margin-top : 0.14cm;
margin-top : 0.2cm;
line-height : 0.4cm;
& + ul li {
line-height: 1.2em;
}