提交 17523b8f authored 作者: matian's avatar matian

fix:页面优化

上级 068aa843
...@@ -208,14 +208,12 @@ export default { ...@@ -208,14 +208,12 @@ export default {
width: 709px; width: 709px;
margin-left: 59px; margin-left: 59px;
.left{ .left{
padding-left: 0;
margin-right: 100px; margin-right: 100px;
margin-top: 35px; margin-top: 35px;
.num{ .num{
font-size: 60px; font-size: 60px;
line-height: 30px; line-height: 30px;
color: #AA1941; color: #AA1941;
text-align: left;
} }
.tit{ .tit{
font-size: 22px; font-size: 22px;
...@@ -223,15 +221,12 @@ export default { ...@@ -223,15 +221,12 @@ export default {
line-height: 34px; line-height: 34px;
color: #777; color: #777;
margin-top: 4px; margin-top: 4px;
text-align: left; min-width: 88px;
} }
} }
.right{ .right{
width: 700px; width: 709px;
text-align: left; margin-top: 30px;
display: flex;
align-self: center;
margin-left: 0;
.applyItem{ .applyItem{
display: flex; display: flex;
align-items:flex-start; align-items:flex-start;
...@@ -240,8 +235,6 @@ export default { ...@@ -240,8 +235,6 @@ export default {
text-indent: 21px; text-indent: 21px;
.applyItem_tit{ .applyItem_tit{
display: flex; display: flex;
justify-content: center;
// align-self: center;
font-size: 16px; font-size: 16px;
font-weight: 300; font-weight: 300;
line-height: 32px; line-height: 32px;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论