Increase font-size and line-height CSS Properties

Increase the font-size and line-height CSS
properties for the paragraph and list items
within the documentation body content.
Adjusting these properties will make the
information a little easier to read.
This commit is contained in:
Jason Lock
2016-12-30 09:31:06 -08:00
committed by mengyuan
parent 0123149feb
commit 34ff10be2f
+3 -2
View File
@@ -816,9 +816,9 @@ dd
font-weight: 500
p
font-size: 14px
font-size: 16px
font-weight: 300
line-height: 1.25em
line-height: 1.75em
p + p
margin-top: 10px
@@ -894,6 +894,7 @@ dd
li
margin-bottom: 0.75em
font-size: 16px
table
width: 100%