Decrease line height for commit body slightly.

18px seems like a good compromise between ASCII art and
readability.
This commit is contained in:
Mathias Meyer 2014-05-03 20:16:45 +02:00
parent 22130f8328
commit 74b6f14ab0

View File

@ -36,6 +36,6 @@
font-size: 12px
display: inline-block
width: 100%
line-height: 20px
line-height: 18px
margin-bottom: 0
font-family: Monaco, 'Liberation Mono', Courier, monospace