From 143c14a25b6e7d52b12d39151cbe43866e7fef07 Mon Sep 17 00:00:00 2001 From: "Joao A. Candido Ramos" Date: Fri, 19 Nov 2021 09:54:38 +0100 Subject: [PATCH] Remove unnecessary color --- app/static/css/header.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/static/css/header.css b/app/static/css/header.css index e1ed20e..881bdad 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -115,7 +115,6 @@ header { } .bRsWnc { - background-color: #fff; border-top: 1px solid #dadce0; height: 39px; overflow: hidden; @@ -197,4 +196,4 @@ a.eZt8xd:visited { width: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow: hidden; -} \ No newline at end of file +}