Authored by 郭成尧

fav

... ... @@ -38,6 +38,11 @@
line-height: 1;
padding-top: 38px;
padding-bottom: 35px;
.favs {
margin-top: -90px;
color: #fff;
}
}
.shop-intro {
... ...
... ... @@ -19,6 +19,8 @@
.shop-tab-nav {
color: #dededf;
width: 50%;
text-align: center;
&.active {
color: #434241;
... ... @@ -27,4 +29,4 @@
a {
color: inherit;
}
}
\ No newline at end of file
}
... ...