Update header.css

This commit is contained in:
hryxl 2022-03-21 10:49:59 +03:00 committed by GitHub
parent 63c1431823
commit 44ff8bb3b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,7 @@ header {
padding: 10px 0 5px 0;
height: 37px;
font-smoothing: antialiased;
display: block;
}
.search-bar-desktop {