Skip to content

Commit

Permalink
Reduce border width range
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-harding committed Oct 23, 2024
1 parent 5991593 commit c659ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h1>Squircle</h1>
id="tester-input-border-width"
type="range"
min="0"
max="64"
max="24"
value="8"
/>
</th-control>
Expand Down

0 comments on commit c659ade

Please sign in to comment.