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