Commit a8136175 by yanju

修改页尾邮箱

parent a11b2f1f
......@@ -9,7 +9,7 @@
</div>
<div>
<yun-icon name="message" fontSize="10px" vertical="top"></yun-icon>
<span>官方邮箱:beyonndclouds@163.com</span>
<span>官方邮箱:beyondclouds@163.com</span>
</div>
</div>
<div class="footer-center-section1-center">
......
......@@ -89,6 +89,7 @@ export default {
@include fontStyle(14, 30, 500, #666, left);
line-height: 2;
height: auto;
margin-bottom: 16*$length;
}
> h2{
@include fontStyle(16, 30, 900, #222, left);
......@@ -98,6 +99,8 @@ export default {
}
ol{
list-style:disc outside none;
margin-bottom: 16*$length;
}
li{
......
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