Authored by 沈志敏

调整样式

@@ -58,10 +58,6 @@ @@ -58,10 +58,6 @@
58 收藏的品牌 58 收藏的品牌
59 <span class="num">{{brand_favorite_total}} <span class="icon icon-right"></span></span> 59 <span class="num">{{brand_favorite_total}} <span class="icon icon-right"></span></span>
60 </a> 60 </a>
61 - <a class="list-item" href="/home/favorite?tab=brand">  
62 - 收藏的品牌  
63 - <span class="num">{{brand_favorite_total}} <span class="icon icon-right"></span></span>  
64 - </a>  
65 </div> 61 </div>
66 <div class="group-list"> 62 <div class="group-list">
67 <a class="list-item" href="/home/mycurrency"> 63 <a class="list-item" href="/home/mycurrency">
@@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@
13 color: #000000; 13 color: #000000;
14 font-size: 34px; 14 font-size: 34px;
15 line-height: 138px; 15 line-height: 138px;
16 - height: 440px; 16 + height: 469px;
17 background-size: cover; 17 background-size: cover;
18 background: resolve("home/header-bg.png"); 18 background: resolve("home/header-bg.png");
19 text-align: center; 19 text-align: center;
@@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@
21 .user-avatar { 21 .user-avatar {
22 display: inline-block; 22 display: inline-block;
23 position: relative; 23 position: relative;
24 - top: 88px; 24 + top: 90px;
25 width: 200px; 25 width: 200px;
26 height: 200px; 26 height: 200px;
27 border-radius: 50%; 27 border-radius: 50%;