Skip to content

Commit 86d8261

Browse files
author
Fabian Perez
committed
Bump up call-out header size
1 parent 0bebc72 commit 86d8261

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ GitHub in your app</h1>
3434
<div class="full-width dev-program-callout">
3535
<div class="wrapper">
3636
<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>
37+
<p>The best way to integrate with GitHub. <a href="https://github.com/program/">Learn more</a>.</p>
3838
</div>
3939
</div>
4040

static/shared/css/documentation.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ div.sidebar-module ul ul li span {
983983
}
984984

985985
.dev-program-callout h2 {
986-
font-size: 20px;
986+
font-size: 22px;
987987
font-weight: 300;
988988
margin: 0;
989989
}

0 commit comments

Comments
 (0)