fix(bug): some bug

This commit is contained in:
2022-02-09 17:45:14 +08:00
parent e48fbce336
commit 6ac8d12d5f
10 changed files with 50 additions and 842 deletions

View File

@@ -3,7 +3,7 @@
// =========== 移动端 ===========
@media (max-width: 870px) {
width: 90%;
width: 99%;
margin: 5% 0;
}