Skip to content

Commit 925dead

Browse files
committed
fix banner animation load
1 parent ae5d914 commit 925dead

File tree

5 files changed

+43
-43
lines changed

5 files changed

+43
-43
lines changed

css/app.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

html/index.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ html(lang='en')
6666
// HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries
6767
| <!--[if lt IE 9]><script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script><script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script><![endif]-->
6868

69-
body
69+
body.load
7070
// Fixed navbar
7171
nav.navbar.closed
7272
.container

0 commit comments

Comments
 (0)