Skip to content

Commit 758274e

Browse files
authored
Merge pull request #219 from OrionStar25/master
fix faq overflow
2 parents c77384a + b696c71 commit 758274e

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

index.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,12 @@ <h1 class="wow fadeInUp text-center" data-wow-delay="0.2s" style="font-family: '
9494
<br>
9595
<div class="row">
9696
<div class="col-md-12">
97-
<h4 class="wow fadeInUp" data-wow-delay="0.4s" style="line-height: 2em;font-family: 'Metropolis';">Hack in the North, a major league student-held hackathon in India will host it's third edition this March. We have invited a legion of over 500 hackers over the past two years to collaborate, create and bring to life an idea, in 36 hours. The regions we come from are known for their diversity, scenic beauty and some of the best colleges in India but sadly, not for hackathons. That's where we come in. We aim to inculcate innovative development and provide a medium through which bright minds from everywhere can channel out their true potential.
97+
<h4 class="wow fadeInUp" data-wow-delay="0.4s" style="line-height: 2em;font-family: 'Metropolis';">
98+
<p>Hack in the North, a major league student-held hackathon in India will host it's third edition this March. We have invited a legion of over 500 hackers over the past two years to collaborate, create and bring to life an idea, in 36 hours. The regions we come from are known for their diversity, scenic beauty and some of the best colleges in India but sadly, not for hackathons. That's where we come in. We aim to inculcate innovative development and provide a medium through which bright minds from everywhere can channel out their true potential. </p>
9899

99-
Hack in the North started out as a dorm room idea back in 2016 by a few unorthodox driven students of IIIT Allahabad who wanted to move away from the realm of the normal academic routine and organise a hackathon to help expand the thinking of students and show that you don't always need a lifetime to make something extraordinary. Sometimes, you can do it in 36 hours too. Beating it's own stats with every passing year, Hack in the North has undoubtedly grown exponentially over time.
100+
<p>Hack in the North started out as a dorm room idea back in 2016 by a few unorthodox driven students of IIIT Allahabad who wanted to move away from the realm of the normal academic routine and organise a hackathon to help expand the thinking of students and show that you don't always need a lifetime to make something extraordinary. Sometimes, you can do it in 36 hours too. Beating it's own stats with every passing year, Hack in the North has undoubtedly grown exponentially over time.</p>
100101

101-
Our focus is on letting your imagination flow free and enable you to push the boundaries of what can be done. Age is an issue of mind over matter. We don't mind, so it doesn't matter. Hence, we're open for all! We'll take care of the food, travel and stay - virtually leaving you no excuse to not build something that'll blow our minds.
102+
<p>Our focus is on letting your imagination flow free and enable you to push the boundaries of what can be done. Age is an issue of mind over matter. We don't mind, so it doesn't matter. Hence, we're open for all! We'll take care of the food, travel and stay - virtually leaving you no excuse to not build something that'll blow our minds.</p>
102103
</h4>
103104
</div>
104105
</div>
@@ -149,8 +150,8 @@ <h3 class="timeline__title">18th Mar 5:00 PM :- Prize Distribution & Feedback Se
149150
</div>
150151
</section>
151152

152-
<section id="faq" class="fullpage" style="height: auto;">
153-
<div class="fullpage" style="background: rgba(0,0,0,0.5);">
153+
<section id="faq" style="height: auto;">
154+
<div style="background: rgba(0,0,0,0.5);">
154155
<div class="contents fullpage" style="height: auto;">
155156
<h3>FAQ</h3>
156157
<div class="faqcolumn">
@@ -205,7 +206,7 @@ <h3>FAQ</h3>
205206
<div class="faqelem wow fadeInUp" data-wow-delay="0.6s">
206207
<div class="question" data-box="8">Did we miss out on any question?</div>
207208
<div class="box" id="box8">
208-
<div class="box-inner"> Ask us your queries on <a href="https://www.facebook.com/HackInTheNorth/" style="color: black">Facebook</a> or <a href="https://twitter.com/hintiiita" style="color: black">Twitter</a> or <a href="mailto:team@hackinthenorth.com" style="color: black">mail</a> us.</div>
209+
<div class="box-inner"> Ask us your queries on <a href="https://www.facebook.com/HackInTheNorth/" style="color: red">Facebook</a> or <a href="https://twitter.com/hintiiita" style="color: red">Twitter</a> or <a href="mailto:team@hackinthenorth.com" style="color: red">mail</a> us.</div>
209210
</div>
210211
</div>
211212
</div>

0 commit comments

Comments
 (0)