Skip to content

Commit dd90e2e

Browse files
committed
revert faq back to gradient
1 parent 08b14f3 commit dd90e2e

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,7 @@ <h3 class="timeline__title">18th Mar 5:00 PM :- Prize Distribution & Feedback Se
146146
</section>
147147

148148
<section id="faq" class="fullpage" style="height: auto;">
149-
<div class="fullpage" style="background: rgba(0,0,0,0.6);">
150-
<div class="contents">
149+
<div class="contents fullpage">
151150
<h3>FAQ</h3>
152151
<div class="faqcolumn">
153152
<div class="faqelem wow fadeInUp">
@@ -206,7 +205,6 @@ <h3>FAQ</h3>
206205
</div>
207206
</div>
208207
</div>
209-
</div>
210208
</section>
211209
<section id="sponsors">
212210

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/collage1.jpg);
280+
background: linear-gradient(330deg, #4C4491 0%, #FD5C63 100%);
281281
background-size: cover;
282282
background-repeat: no-repeat;
283283
color:#fff;

static/img/a.jpg

879 KB
Loading

0 commit comments

Comments
 (0)