Skip to content

Commit 73be627

Browse files
authored
Merge pull request #195 from aswinzz/master
fix FAQ section
2 parents 781faa4 + 1cd8565 commit 73be627

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

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)