Update header.css

This commit is contained in:
hryxl 2022-03-21 11:30:20 +03:00 committed by GitHub
parent e2f7e408bd
commit 1375fa670a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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