Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 9fc14a9

Browse files
alexwolfenaomiblack
authored andcommitted
some touches to banner and api docs
1 parent e2ec60d commit 9fc14a9

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

public/_includes/_hero-home.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ header(class="background-sky l-relative")
88

99
announcement-bar
1010
.announcement-bar-slide.clearfix
11-
img(src="/resources/images/logos/angular2/angular.svg" width="40")
11+
img(src="/resources/images/logos/angular2/angular-logo-banner.png")
1212
p Angular 2.0 Final Release Now Live!
1313
a(href="http://angularjs.blogspot.com/2016/09/angular2-final.html" target="_blank" class="button " + "md-button") Learn More
1414

public/resources/css/module/_api.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@
6363
}
6464
}
6565

66-
.docs-content .h2-api-docs {
66+
.docs-content .h2-api-docs,
67+
.docs-content .h2-api-docs:first-of-type {
6768
font-size: 18px;
6869
line-height: 24px;
6970
margin-top: 0;
Loading

0 commit comments

Comments
 (0)