Update header.css

This commit is contained in:
hryxl 2022-03-21 10:58:29 +03:00 committed by GitHub
parent c5c22824af
commit 05b347e150
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,12 +21,11 @@ header {
.logo-div {
letter-spacing: -1px;
text-align: center;
font: 22pt Futura, Arial, sans-serif;
text-align: left;
padding: 10px 0 5px 0;
height: 37px;
font-smoothing: antialiased;
display: block;
display: flex;
}
.search-bar-desktop {