Authored by 沈志敏

调整样式

... ... @@ -58,10 +58,6 @@
收藏的品牌
<span class="num">{{brand_favorite_total}} <span class="icon icon-right"></span></span>
</a>
<a class="list-item" href="/home/favorite?tab=brand">
收藏的品牌
<span class="num">{{brand_favorite_total}} <span class="icon icon-right"></span></span>
</a>
</div>
<div class="group-list">
<a class="list-item" href="/home/mycurrency">
... ...
... ... @@ -13,7 +13,7 @@
color: #000000;
font-size: 34px;
line-height: 138px;
height: 440px;
height: 469px;
background-size: cover;
background: resolve("home/header-bg.png");
text-align: center;
... ... @@ -21,7 +21,7 @@
.user-avatar {
display: inline-block;
position: relative;
top: 88px;
top: 90px;
width: 200px;
height: 200px;
border-radius: 50%;
... ...