fixed headings in api pages

This commit is contained in:
Alex Wolfe 2016-09-14 18:20:48 -07:00
parent 65db6b9268
commit 802bee8d2f
1 changed files with 6 additions and 0 deletions

View File

@ -63,6 +63,12 @@
}
}
.docs-content .h2-api-docs {
font-size: 18px;
line-height: 24px;
margin-top: 0;
}
.code-links {
a {
code, .api-doc-code {