Update header.css

This commit is contained in:
hryxl 2022-03-21 13:12:28 +03:00 committed by GitHub
parent 7df4d42a16
commit ab4498d8cc
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;
margin: auto;
}
.search-bar-desktop {