提交 6238f128 authored 作者: matian's avatar matian

fix:学校排名缩放对齐问题修改

上级 1fe7390c
......@@ -63,7 +63,7 @@ export default {
background: url(https://webapp-pub.ezijing.com/project/kelley/home-ranking-bg.png) center;
background-size: cover;
.title {
width: 996px;
width: 1200px;
display: flex;
margin: 0 auto;
justify-content: space-between;
......@@ -82,7 +82,7 @@ export default {
}
}
.content-mian {
width: 1400px;
width:1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论