Commit 51151499 authored by 陈毅's avatar 陈毅

min-wdth

parent 7f3beb72
......@@ -1009,7 +1009,7 @@ h3 {
.footer {
padding-top: 30px;
padding-bottom: 20px;
min-width: 1400px;
h5 {
font-size: 20px;
font-family: Microsoft YaHei;
......@@ -3043,8 +3043,10 @@ line-height: 48px;
.join-recruit-flex-left{
flex: 1;
text-align-last: justify;
text-align: justify;
text-justify: distribute-all-lines;
// text-align: justify;
// text-justify: distribute-all-lines;
word-break: break-all;
text-justify: distribute;
}
}
}
......@@ -3146,6 +3148,7 @@ line-height: 48px;
color: #232323;
opacity: 1;
margin: auto 16px;
text-align: justify;
}
}
.card3 {
......
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