Skip to content

Commit 1215f30

Browse files
authored
docs(site): adjustment site style (#764)
* docs: adjustment site style * style: adjust style
1 parent b7e79e5 commit 1215f30

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

site/src/pages/home/index_zh-CN.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<p class="sub-title">为设计师 & 开发者,打造工作美学</p>
1111
<t-popconfirm :popup-props="{ trigger: 'hover' }" placement="top-left">
1212
<t-tag class="tds-intro-button" theme="primary" style="height: 24px; cursor: pointer"
13-
>腾讯“端服务”联盟产品</t-tag
13+
>腾讯 “端服务” 联盟产品</t-tag
1414
>
1515
<div class="tds-intro" slot="content">
1616
<h4>腾讯 “端服务” 联盟产品</h4>

site/src/style/home.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@
273273
.tds-intro-button {
274274
height: 24px;
275275
margin: 24px 0 0 24px;
276+
letter-spacing: 0;
276277
}
277278

278279
@media screen and (max-width: 992px) {

0 commit comments

Comments
 (0)