13/8
user_5640414
css
a year ago
311 B
14
Indexable
@media screen and (max-width:768px) {
.js-search-header {
background: #f0f0f0;
border-radius: 0px;
width: 150px;
margin-right: 16px;
}
.js-search-header .icon__fallback-text {
position: initial;
font-size: 14px;
color: #7b7b7b;
}
}Editor is loading...
Leave a Comment