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