Skip to content

Commit

Permalink
better icon...
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed Aug 15, 2024
1 parent d239703 commit c2cc51e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/toggle-color-scheme.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<button type="button"
class="btn js-unset-color-scheme btn-outline px-2"
style="margin-left: -3px; border-top-left-radius: 0; border-bottom-left-radius: 0;"
aria-label="Reset color scheme"
></button>
aria-label="Reset color theme"
><i class="fa-solid fa-rotate" title="Reset color theme"></i></button>
</span>

<script>
Expand Down

0 comments on commit c2cc51e

Please sign in to comment.