yangjie #28

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

View File

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