Skip to content

Commit

Permalink
Update test.html
Browse files Browse the repository at this point in the history
  • Loading branch information
isimarjitsingh authored Nov 2, 2024
1 parent 5cf9c80 commit d8a584e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test.html
Original file line number Diff line number Diff line change
Expand Up @@ -804,9 +804,9 @@ <h2>Are You Ready to Defend Your Base?</h2>

<div class="container">
<div class="service-tabs">
<button class="service-tab"><a style="color: black; text-decoration: none;" href="./Tips.html">Gameplay</a> </button>
<div class="service-tab">Gameplay</div>
<button class="service-tab"><a style="color: black; text-decoration: none;" href="./Leaderboard.html">Leaderboard</a> </button>
<div class="service-tab">Tips & Strategies</div>
<button class="service-tab"><a style="color: black; text-decoration: none;" href="./Tips.html">Tips & Strategies</a> </button>
</div>

<h2>Game Rules</h2>
Expand Down Expand Up @@ -945,4 +945,4 @@ <h2>Take Your Skills to the Next Level!</h2>
</script>
</body>

</html>
</html>

0 comments on commit d8a584e

Please sign in to comment.