From 652849dfa9ad0ff4ba4963be868f0cc37d63cb3a Mon Sep 17 00:00:00 2001
From: khawkins98 <khawkins98@gmail.com>
Date: Tue, 31 Oct 2017 11:43:00 +0000
Subject: [PATCH] Add focus state

---
 css/ebi-css-build/_ebi_masthead_styles.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/ebi-css-build/_ebi_masthead_styles.scss b/css/ebi-css-build/_ebi_masthead_styles.scss
index d51efdfc..e73f8160 100644
--- a/css/ebi-css-build/_ebi_masthead_styles.scss
+++ b/css/ebi-css-build/_ebi_masthead_styles.scss
@@ -265,7 +265,7 @@
     h1,
     h4,
     p,
-    a, a:hover, a:active, a:visited {
+    a, a:hover, a:focus, a:active, a:visited {
       color: #fff;
     }
     ul li a {
-- 
GitLab