Skip to content

Commit

Permalink
chore: improve ring again
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Apr 5, 2024
1 parent 14fd42f commit 2742e43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.40",
"version": "0.0.41",
"sideEffects": false,
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
--destructive-foreground: 60 9.1% 97.8%;
--border: 12 6.5% 15.1%;
--input: 12 6.5% 15.1%;
--ring: 35.5 61.7% 82.9%;
--ring: 61 100% 80.8%;
}
}

Expand Down

0 comments on commit 2742e43

Please sign in to comment.