Commit 9517c30d authored by youjie's avatar youjie

no message

parent 3f950f90
......@@ -193,13 +193,15 @@
.ladder-list{
flex: 1;
min-width: 460px;
/* max-width: 450px; */
display: flex;
flex-direction: column;
justify-content: space-between;
margin-right: 40px;
margin-bottom: 10px;
}
.ladder-list:nth-child(3n){
margin-right: 0;
}
.ladder-list:last-child{
margin-right: 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment