Skip to content

Commit

Permalink
Merge pull request #573 from Jasleen1210/bar
Browse files Browse the repository at this point in the history
Black bar on faq page
  • Loading branch information
sk66641 authored Aug 5, 2024
2 parents 3f6d70f + cf88ea7 commit d3b9230
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions pages/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,18 +187,7 @@
<div class="snowflakes" style="display: block;">
<div id="particles-js"></div>
</div>
<div class="navHeader">
<div class="header-content">
<nav>
<button id="muteBtn" class="mute-btn" style="display: none;">
<i id="muteIcon" class="fas fa-volume-up"></i>
</button>
<ul class="navMain">
<li><a href="../index.html" class="back-button"><i class="fa fa-arrow-left" aria-hidden="true"></i>
Back</a></li>
</ul>
</nav>
</div>

</div>
<div class="box" id="box">
<a href="../index.html" class="back-button">
Expand Down

0 comments on commit d3b9230

Please sign in to comment.