Archived
1
0
Fork 0

app/assets/less/variables.less: footer link color should reference @footer-text-color.

This commit is contained in:
Henrik Hautakoski 2018-03-24 11:43:29 +01:00
parent 030ebbe104
commit 3acf748166

View file

@ -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