Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dipikabh authored Jan 9, 2024
1 parent 6f1b88e commit 230acfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion live-examples/html-examples/input/css/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
to top left,
rgb(0 0 0 / 20%),
rgb(0 0 0 / 20%) 30%,
rgb(0 0 0 / 20%)
rgb(0 0 0 / 0%)
);
box-shadow:
inset 2px 2px 3px rgb(255 255 255 / 60%),
Expand Down

0 comments on commit 230acfa

Please sign in to comment.