Skip to content

Commit

Permalink
[FIX] use footerLinkColor variable for footer bottom nav
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Jun 2, 2016
1 parent 0d455ce commit 8069ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/styles/main/footer/footer.less
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
transition: color .2s ease;
padding: 0 10px;
font-size: 14px;
color: @footer-link-color;
}

@media (min-width: 992px) {
Expand Down

0 comments on commit 8069ec4

Please sign in to comment.