Increase font-size of code blocks.

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

View File

@@ -5,6 +5,7 @@
- Add Greek localized UI text strings. [#1159](https://github.com/mmistakes/minimal-mistakes/pull/1159)
- 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.
### Maintenance