Skip to content

Commit

Permalink
slightly larger auto button
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed Aug 15, 2024
1 parent 647941e commit d239703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/toggle-color-scheme.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{%- endif -%}
</button>
<button type="button"
class="btn js-unset-color-scheme btn-outline px-1"
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>
Expand Down

0 comments on commit d239703

Please sign in to comment.