Update header.css

This commit is contained in:
hryxl 2022-03-21 10:42:36 +03:00 committed by GitHub
parent c05726973a
commit 89ac610a7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ header {
}
.mobile-input-div {
width: 100%;
width: 150%;
}
.mobile-search-bar {
@ -170,7 +170,7 @@ span.header-tab-span {
display: box;
display: flex;
overflow-x: scroll;
width: 50%;
width: 100%;
padding-left: 12px;
}