no message
This commit is contained in:
parent
5899ffadab
commit
48fcd8b3c5
@ -280,6 +280,7 @@
|
|||||||
.recruit .list {
|
.recruit .list {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
width: 1140px;
|
||||||
}
|
}
|
||||||
.recruit .list .list-item {
|
.recruit .list .list-item {
|
||||||
display: grid;
|
display: grid;
|
||||||
|
@ -314,6 +314,7 @@
|
|||||||
.list {
|
.list {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
width: 1140px;
|
||||||
.list-item {
|
.list-item {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(2, 1fr);
|
grid-template-columns: repeat(2, 1fr);
|
||||||
|
Loading…
Reference in New Issue
Block a user