diff --git a/app/assets/less/variables.less b/app/assets/less/variables.less index 481ff31..a4cf538 100644 --- a/app/assets/less/variables.less +++ b/app/assets/less/variables.less @@ -78,8 +78,8 @@ @footer-height: 80px; @footer-border-color: @border-color; @footer-text-color: @text-secondary-color; -@footer-link-color: @text-secondary-color; -@footer-link-hover-color: darken(@text-secondary-color, 10%); +@footer-link-color: @footer-text-color; +@footer-link-hover-color: darken(@footer-link-color, 10%); // ---------------------------------- // Buttons