Skip to content

Commit

Permalink
aligned moon icon on toggle button in blog.html
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam8112005 committed Oct 30, 2024
1 parent 114ddff commit 24d054d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ <h2>Forgot Password</h2>
<div class="slider">
<img src="https://img.icons8.com/emoji/48/000000/sun-emoji.png" alt="Sun" class="icon sun-icon">
<img src="https://img.icons8.com/emoji/48/000000/crescent-moon-emoji.png" alt="Moon"
class="icon moon-icon" margin-right="0px">
class="icon moon-icon" style="position: absolute; left:35px;">
</div>
</label>
<span id="mode-label"></span>
Expand Down

0 comments on commit 24d054d

Please sign in to comment.