From ec98c7bc118fec5fc395b4df5e91ccc89e7e532c Mon Sep 17 00:00:00 2001 From: ffluegel <5416566+ffluegel@users.noreply.github.com> Date: Sat, 9 Feb 2019 01:19:37 +0100 Subject: [PATCH] Update header.css --- source/css/header.css | 1 + 1 file changed, 1 insertion(+) diff --git a/source/css/header.css b/source/css/header.css index 3b997a9..f585b4f 100644 --- a/source/css/header.css +++ b/source/css/header.css @@ -36,6 +36,7 @@ a { flex: 0 0 auto; max-width: 100%; + text-decoration: none; } }