We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a664485 commit ab75785Copy full SHA for ab75785
examples/sites/src/style.css
@@ -31,7 +31,7 @@ strong {
31
/** 大屏幕时,有副标题的占位,所以向后移除 */
32
@media screen and (min-width: 1150px){
33
.search-box{
34
- left: 340px!important;
+ left: 360px!important;
35
}
36
37
0 commit comments