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

@@ -6,6 +6,7 @@
- Remove blank YAML Front Matter from JavaScript banner. [#1158](https://github.com/mmistakes/minimal-mistakes/issues/1158)
- Improve `page` and `archive` layouts to visually center main content and harmonize sidebar widths and placement. [#1166](https://github.com/mmistakes/minimal-mistakes/pull/1166)
- Increase font-size of code blocks.
- Reduce indent of nested "table of contents" links.
### Maintenance