Skip to content

Commit

Permalink
Finer control (I like 0.85 :) )
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenAsJade committed Sep 14, 2024
1 parent 3149b15 commit f9bd8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Settings/ThemePreferences.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ export function ThemePreferences(): JSX.Element | null {
<div className="left">
<input
type="range"
step="0.1"
step="0.05"
min="0.3"
max="1.3"
onChange={setStoneFontScale}
Expand Down

0 comments on commit f9bd8e4

Please sign in to comment.