Skip to content

Commit

Permalink
Merge pull request #761 from VijaySamant4368/about
Browse files Browse the repository at this point in the history
Corrected the page
  • Loading branch information
ayush-t02 authored Aug 10, 2024
2 parents 815fa7e + 1ac5146 commit bf75d5d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pages/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,16 @@ <h3 class="card-title">How to Play</h3>
</section>
</main>

<!-- To eliminate covering of link button -->
<style>

body > main {
position: static !important;
top: 0 !important;
padding-top: 50px !important;
}
</style>

<div class="author">
<div class="fotbar">
<a href="howtoplay.html"><i class="fas fa-gamepad"></i> HowToPlay?</a>
Expand Down

0 comments on commit bf75d5d

Please sign in to comment.