Remove unnecessary color

This commit is contained in:
Joao A. Candido Ramos 2021-11-19 09:54:38 +01:00 committed by GitHub
parent 37ae437567
commit 143c14a25b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;
}
}