Update header.css

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

View File

@ -22,10 +22,10 @@ header {
.logo-div {
letter-spacing: -1px;
text-align: left;
padding: 10px 0 5px 0;
padding: 10px 0 20px 0;
height: 37px;
font-smoothing: antialiased;
display: flex;
display: block;
}
.search-bar-desktop {