yangjie #28

Merged
yangqiang merged 32 commits from yangjie into master 2024-10-29 15:15:48 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 471645b1e8 - Show all commits

View File

@ -170,7 +170,7 @@
} }
} }
@media screen and (max-width: 1366px) { @media screen and (max-width: 1154px) {
.indexContentListItem { .indexContentListItem {
width: calc(98% / 2) !important; width: calc(98% / 2) !important;
} }