From 89baf93c62447c12d17fc5b906a26df64ac8eb5f Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Tue, 24 Mar 2015 15:19:01 +0100 Subject: [PATCH] contrast for the anchors --- app/styles/app/layouts/top.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/app/layouts/top.sass b/app/styles/app/layouts/top.sass index 23e6d3f3..00275823 100644 --- a/app/styles/app/layouts/top.sass +++ b/app/styles/app/layouts/top.sass @@ -42,7 +42,7 @@ $top-height: 55px a display: block - color: $grey1 + color: #898989 border-bottom: solid 1px #eff0ec @media #{$small-only}