Reduce indent of nested "table of contents" links

This commit is contained in:
Michael Rose
2017-08-08 15:19:41 -04:00
parent fb0164b0ca
commit bb402eaa46
4 changed files with 5 additions and 3 deletions

View File

@ -537,7 +537,7 @@
}
li ul > li a {
padding-left: 2rem;
padding-left: 1.75rem;
font-weight: normal;
}