Skip to content

Commit 28239e3

Browse files
content almost done
1 parent eda22e4 commit 28239e3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+15344
-0
lines changed

build/css/animate.css

+3,494
Large diffs are not rendered by default.

build/css/bootstrap.min.css

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/css/style.css

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.site-header {
2+
background: url(../images/hero.svg);
3+
background-position: center bottom;
4+
background-repeat: no-repeat;
5+
background-size: cover;
6+
}
7+
8+
.site-header .layout-hero {
9+
min-height: 50vh;
10+
}

build/images/card01.svg

+62
Loading

build/images/card02.svg

+76
Loading

build/images/card03.svg

+82
Loading

0 commit comments

Comments
 (0)