Skip to content

Commit

Permalink
update button tertiary border
Browse files Browse the repository at this point in the history
  • Loading branch information
AmeeMorris committed Jul 13, 2023
1 parent dcd7cd7 commit 5c7f660
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.button-tertiary {
@apply border-transparent border-solid text-neutral-20 bg-white;
@apply border-neutral-90 border-solid text-neutral-20 bg-white;

&:hover {
background-color: rgb(103 128 152 / 10%);
Expand Down

0 comments on commit 5c7f660

Please sign in to comment.