Update header.css
This commit is contained in:
parent
c05726973a
commit
89ac610a7c
|
@ -79,7 +79,7 @@ header {
|
||||||
}
|
}
|
||||||
|
|
||||||
.mobile-input-div {
|
.mobile-input-div {
|
||||||
width: 100%;
|
width: 150%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mobile-search-bar {
|
.mobile-search-bar {
|
||||||
|
@ -170,7 +170,7 @@ span.header-tab-span {
|
||||||
display: box;
|
display: box;
|
||||||
display: flex;
|
display: flex;
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
width: 50%;
|
width: 100%;
|
||||||
padding-left: 12px;
|
padding-left: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user