Skip to content

Commit e4f987d

Browse files
authored
Merge pull request #205 from aswinzz/master
fix FAQ section overflow
2 parents 3c6ec4d + cccf217 commit e4f987d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +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="contents fullpage">
149+
<div class="contents fullpage" style="height: auto;">
150150
<h3>FAQ</h3>
151151
<div class="faqcolumn">
152152
<div class="faqelem wow fadeInUp">

0 commit comments

Comments
 (0)