Skip to content

Commit

Permalink
slight alignment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
icco committed Mar 21, 2024
1 parent 798850b commit 26ca43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ThemeToggle.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function ThemeToggle() {

return (
<>
<label className="swap swap-rotate">
<label className="swap swap-rotate align-text-top">
{/* this hidden checkbox controls the state */}
<input
type="checkbox"
Expand Down

0 comments on commit 26ca43c

Please sign in to comment.