Skip to content

Commit

Permalink
Merge pull request #751 from Subhajit-2023-44/5
Browse files Browse the repository at this point in the history
Remove duplicate dark mode button which isn't working done ! #750
  • Loading branch information
YadavAkhileshh authored Nov 10, 2024
2 parents fe28b89 + 2fd9491 commit 0f04c6b
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -687,22 +687,6 @@ <h2 class="uppercase">What power-up do you find most helpful?</h2>
</div>


<div class="theme-switch-wrapper">
<label class="theme-switch" for="checkbox">
<input type="checkbox" id="checkbox">
<div class="slider"></div>
</label>

<span id="mode-label">Light Mode</span>
</div>
<!-- <div class="theme-switch-wrapper">
<label class="theme-switch" for="checkbox">
<input type="checkbox" id="checkbox">
<div class="slider"></div>
</label>
<span id="mode-label">Light Mode</span>
</div> -->


</div>
<div id="gameContainer">
Expand Down

0 comments on commit 0f04c6b

Please sign in to comment.