Skip to content

Commit

Permalink
fix: style
Browse files Browse the repository at this point in the history
  • Loading branch information
zixuan1986 committed Sep 7, 2023
1 parent 63b803f commit 2343f84
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/assets/css/face/single.less
Original file line number Diff line number Diff line change
Expand Up @@ -487,9 +487,9 @@
}
}
}
h3 {
.p-face-single h3 {
.fz(28px,1);
margin: 20px 0;
margin: 0 0 20px 0;
font-weight: 700;
line-height: 40.54px;
color: rgba(36, 41, 46, 1);
Expand Down
3 changes: 2 additions & 1 deletion src/views/homeland/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
@click="active = item.value"
>{{ item.label }}
</a>
<a href="https://jx3.xoyo.com/zt/2020/09/24/blueprint/#/" class="u-tab" target="_blank">家园蓝图</a>
<a href="https://gdca.xoyo.com/jx3/blueprint/index.html" class="u-tab" target="_blank">免费蓝图</a>
<a href="https://gdca.xoyo.com/jx3/blueprint/index.html?" class="u-tab" target="_blank">付费蓝图</a>
<a href="https://jx3.seasunwbl.com/buyer?t=blueprint" class="u-tab" target="_blank">藏品蓝图</a>
</div>
<div class="m-homeland-content">
Expand Down

0 comments on commit 2343f84

Please sign in to comment.