summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--assets/scss/theme/theme.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/theme/theme.scss b/assets/scss/theme/theme.scss
index f4fbc67..65f5a87 100644
--- a/assets/scss/theme/theme.scss
+++ b/assets/scss/theme/theme.scss
@@ -75,8 +75,8 @@
}
.link-bg-footer {
-
color: var(--#{$prefix}tertiary) if($enable-important-utilities, !important, null);
+
&:hover,
&:focus {
color: $gray-400 if($enable-important-utilities, !important, null);