From 21591141b3a9b739a901cd593623f224f3f81e8f Mon Sep 17 00:00:00 2001 From: xcps Date: Sun, 4 Feb 2018 22:17:48 +0500 Subject: [PATCH] No outline for header link --- public/stylesheets/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index f4d1b21..0616f25 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -20,6 +20,7 @@ a:hover { color: black; text-decoration: none; align: center; + outline: none; } .header h1 a img:hover {