Skip to content

Commit 4b849f9

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 076f793 + 52bf36b commit 4b849f9

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
</div>
6565
</nav>
6666

67-
<div class="container-fluid" style="padding-bottom: 10%;">
67+
<div class="container-fluid fullpage" style="padding-bottom: 10%;">
6868
<div class="row col-md-8 col-md-offset-2">
6969
<div id="scene" style="position: relative;">
7070
<img src="static/img/gears.gif" class="parallax-width" data-depth="0.1" style="position: relative;">

static/css/cards.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1183,7 +1183,7 @@ fCWicAAAAADLoXP7) format('woff'), url('static/fonts/Avenir-Medium.ttf') format(
11831183
padding: 20px;
11841184
}
11851185
.fullpage{
1186-
height: 90vh;
1186+
height: 100%;
11871187
}
11881188

11891189
#about{

static/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ li{
277277

278278

279279
#faq {
280-
background-image: url(../img/collage.jpg);
280+
background-image: url(../img/collage1.jpg);
281281
background-size: cover;
282282
background-repeat: no-repeat;
283283
color:#fff;

static/img/collage1.jpg

290 KB
Loading

0 commit comments

Comments
 (0)