Decrease line height for commit body slightly.
18px seems like a good compromise between ASCII art and readability.
This commit is contained in:
parent
22130f8328
commit
74b6f14ab0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user