We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bebc72 commit 86d8261Copy full SHA for 86d8261
2 files changed
content/index.md
@@ -34,7 +34,7 @@ GitHub in your app</h1>
34
<div class="full-width dev-program-callout">
35
<div class="wrapper">
36
<h2>Join the GitHub Developer Program.</h2>
37
- <p>The best way to integrate with GitHub. <a href="https://github.com/program/">Learn more.</a></p>
+ <p>The best way to integrate with GitHub. <a href="https://github.com/program/">Learn more</a>.</p>
38
</div>
39
40
static/shared/css/documentation.css
@@ -983,7 +983,7 @@ div.sidebar-module ul ul li span {
983
}
984
985
.dev-program-callout h2 {
986
- font-size: 20px;
+ font-size: 22px;
987
font-weight: 300;
988
margin: 0;
989
0 commit comments