Skip to content

Commit

Permalink
Missing arrow animation on dark CTA buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Sep 10, 2024
1 parent 858edfc commit b2c1f57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/modules/paragraphs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@
&:hover,
&:focus {
background-color: $dark-blue-02;
background-position: center right 25px;
color: $white;
}
}
Expand Down

0 comments on commit b2c1f57

Please sign in to comment.