修改搜索面板偏移值

This commit is contained in:
2019-09-07 00:02:41 +08:00
parent c9936c62cf
commit ef6081536e

View File

@@ -288,7 +288,7 @@ main section li a:not(.back) {
}
@media screen and (max-width: 500px) {
.search-panel {
top: 32%;
/* top: 32%; */
height: 300px;
width: 100%;
}