提交 8d1aedd9 authored 作者: lihuihui's avatar lihuihui

合并分支

上级 da9687b1
...@@ -57,7 +57,7 @@ export default { ...@@ -57,7 +57,7 @@ export default {
} }
.about { .about {
p { p {
font-size: 0.11rem; font-size: 0.12rem;
} }
p + p { p + p {
margin-top: 10px; margin-top: 10px;
...@@ -66,14 +66,15 @@ export default { ...@@ -66,14 +66,15 @@ export default {
.link { .link {
margin-top: 0.22rem; margin-top: 0.22rem;
a { a {
font-size: 0.14rem; font-size: 0.12rem;
margin-right: 0.2rem; margin-right: 0.2rem;
} }
} }
.friendlink { .friendlink {
margin-top: 0.22rem; margin-top: 0.22rem;
font-size: 0.12rem;
a { a {
font-size: 0.11rem; font-size: 0.12rem;
line-height: 0.18rem; line-height: 0.18rem;
margin-right: 0.1rem; margin-right: 0.1rem;
white-space: nowrap; white-space: nowrap;
......
...@@ -97,7 +97,7 @@ export default { ...@@ -97,7 +97,7 @@ export default {
.left-content{ .left-content{
div{ div{
opacity: 0.7; opacity: 0.7;
font-size: 22px; font-size: 18px;
font-weight: 300; font-weight: 300;
line-height: 50px; line-height: 50px;
color: #FFFFFF; color: #FFFFFF;
...@@ -106,7 +106,7 @@ export default { ...@@ -106,7 +106,7 @@ export default {
} }
} }
.center-content{ .center-content{
font-size: 16px; font-size: 18px;
line-height: 32px; line-height: 32px;
color: #FFFFFF; color: #FFFFFF;
letter-spacing: 3px; letter-spacing: 3px;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论