Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Oct 31, 2022
1 parent 61f9099 commit 470970b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/styled/kbd.css
@@ -1,5 +1,5 @@
.kbd {
@apply border border-neutral-focus border-opacity-20 bg-base-200 px-2 rounded-btn;
@apply border border-base-content border-opacity-20 bg-base-200 px-2 rounded-btn;
border-bottom-width: 2px;
min-height: 2.2em;
min-width: 2.2em;
Expand Down

0 comments on commit 470970b

Please sign in to comment.