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:
+3
-2
@@ -816,9 +816,9 @@ dd
|
|||||||
font-weight: 500
|
font-weight: 500
|
||||||
|
|
||||||
p
|
p
|
||||||
font-size: 14px
|
font-size: 16px
|
||||||
font-weight: 300
|
font-weight: 300
|
||||||
line-height: 1.25em
|
line-height: 1.75em
|
||||||
|
|
||||||
p + p
|
p + p
|
||||||
margin-top: 10px
|
margin-top: 10px
|
||||||
@@ -894,6 +894,7 @@ dd
|
|||||||
|
|
||||||
li
|
li
|
||||||
margin-bottom: 0.75em
|
margin-bottom: 0.75em
|
||||||
|
font-size: 16px
|
||||||
|
|
||||||
table
|
table
|
||||||
width: 100%
|
width: 100%
|
||||||
|
|||||||
Reference in New Issue
Block a user