Add line-height to List Item
Add line-height to the body content list items. The same line-height as the paragraph.pull/2217/merge
parent
885864b9bc
commit
a9e63ea61d
|
@ -895,6 +895,7 @@ dd
|
|||
li
|
||||
margin-bottom: 0.75em
|
||||
font-size: 16px
|
||||
line-height: 1.75em
|
||||
|
||||
table
|
||||
width: 100%
|
||||
|
|
Loading…
Reference in New Issue