优化代码

This commit is contained in:
GoEdgeLab
2023-03-27 16:31:52 +08:00
parent 743dabfb02
commit 78754c1eee
5 changed files with 7 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
margin-bottom: 1em;
margin-right: 1em;
}
@media screen and (min-width: 1024px) {
@media screen and (min-width: 1124px) {
.tables-box {
width: 1024px;
}