Skip to content

Commit

Permalink
Decreased line height of prism
Browse files Browse the repository at this point in the history
  • Loading branch information
Dogfalo committed Dec 30, 2014
1 parent 49f30d6 commit 596a3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/prism.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pre[class*="language-"] {
white-space: pre;
word-spacing: normal;
word-break: normal;
line-height: 1.5;
line-height: 1.4;

-moz-tab-size: 4;
-o-tab-size: 4;
Expand Down

0 comments on commit 596a3da

Please sign in to comment.