diff --git a/scss/elements/buttons.scss b/scss/elements/buttons.scss index 1411939..c93d05c 100644 --- a/scss/elements/buttons.scss +++ b/scss/elements/buttons.scss @@ -14,6 +14,8 @@ &:hover, &:focus { + color: inherit; + text-decoration: none; background-color: $hover-background; &::after {