提交 f3dac2b6 authored 作者: matian's avatar matian

fix:代码优化

上级 616267a0
......@@ -4,7 +4,7 @@
<div class="outstanding">
<div class="alumni">
<div class="topic">
<h2>{{ $t('outstanding.title') }}</h2>
<h5>{{ $t('outstanding.title') }}</h5>
<p>
{{ $t('outstanding.content') }}
</p>
......@@ -142,18 +142,14 @@ export default {
.is-pc {
.alumni {
padding: 30px 74px;
h2 {
font-size: 22px;
text-align: left;
color: #333;
line-height: 34px;
font-weight: 500;
}
p {
margin-top: 22px;
// margin-top: 22px;
font-size: 16px;
line-height: 27px;
color: #707070;
line-height: 34px;
color: #424424;
}
h5 {
font-size: 22px;
......@@ -227,19 +223,11 @@ export default {
.is-h5 {
.alumni {
padding: 0 0.16rem 0.35rem;
h2 {
font-size: .14rem;
text-align: left;
color: #333;
line-height: 17px;
font-weight: 500;
margin-top: .2rem;
}
p {
margin-top: .1rem;
font-size: .12rem;
line-height: .24rem;
color: #707070;
font-size: 0.12rem;
line-height: 0.24rem;
color: #424242;
// padding-top: 0.14rem;
}
h5 {
font-size: 0.14rem;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论