Skip to content

Commit 80860e3

Browse files
authored
Merge branch 'master' into davidfischer/declare-package-main
2 parents c960976 + c190ea2 commit 80860e3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ New Features
1313
Fixes
1414
-----
1515

16+
* Line height adjustments for Liberation Mono (#656)
17+
1618

1719
Other Changes
1820
--------------

sass/_theme_rst.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
pre.literal-block, div[class^='highlight'] pre, .linenodiv pre
9494
font-family: $code-font-family
9595
font-size: 12px
96-
line-height: normal
96+
line-height: 1.4
9797

9898
@media print
9999
.codeblock, div[class^='highlight'], div[class^='highlight'] pre

0 commit comments

Comments
 (0)