Skip to content

Commit

Permalink
fix button
Browse files Browse the repository at this point in the history
  • Loading branch information
Miishca committed Jul 31, 2024
1 parent 41b40ea commit 6f2006a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/blocks/subscribe.scss
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
cursor: pointer;
background-image: url('../images/icons/arrow-black.svg');
background-repeat: no-repeat;
z-index: +1;

&:hover {
background-color: $c-white;
Expand Down

0 comments on commit 6f2006a

Please sign in to comment.