样式修改
This commit is contained in:
parent
2c15e96c77
commit
830dc551e6
|
|
@ -169,3 +169,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1366px) {
|
||||
.indexContentListItem {
|
||||
width: calc(98% / 2) !important;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue