Skip to content

Commit

Permalink
modified buttons (#352)
Browse files Browse the repository at this point in the history
Signed-off-by: 2022H1030042G <adwt.mishra@gmail.com>
  • Loading branch information
2022H1030042G authored Aug 7, 2023
1 parent b2ecddd commit cdebc28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/styles/elements/buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,7 @@

&--special {
color: #fff;
background: linear-gradient(-58deg, #49505c 0%, #3f51b5 36%, #00c7d6 100%);

background: $argo-color-teal-7;
&:not(.disabled) {
&:hover {
color: #fff;
Expand Down

0 comments on commit cdebc28

Please sign in to comment.