Update header.css

This commit is contained in:
hryxl 2022-03-21 13:14:49 +03:00 committed by GitHub
parent ab4498d8cc
commit 8c572b4407
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,6 @@ header {
padding: 10px 0 5px 0;
height: 37px;
font-smoothing: antialiased;
margin: auto;
}
.search-bar-desktop {
@ -78,6 +77,7 @@ header {
#mobile-header-logo {
height: 1.75em;
max-width: 50px;
}
.mobile-input-div {