Merge branch 'master' into davidfischer/declare-package-main

This commit is contained in:
David Fischer 2018-07-27 10:10:16 -07:00 committed by GitHub
commit 80860e36db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,8 @@ New Features
Fixes Fixes
----- -----
* Line height adjustments for Liberation Mono (#656)
Other Changes Other Changes
-------------- --------------

View File

@ -93,7 +93,7 @@
pre.literal-block, div[class^='highlight'] pre, .linenodiv pre pre.literal-block, div[class^='highlight'] pre, .linenodiv pre
font-family: $code-font-family font-family: $code-font-family
font-size: 12px font-size: 12px
line-height: normal line-height: 1.4
@media print @media print
.codeblock, div[class^='highlight'], div[class^='highlight'] pre .codeblock, div[class^='highlight'], div[class^='highlight'] pre