Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/src/pages/home/index_zh-CN.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<p class="sub-title">为设计师 & 开发者,打造工作美学</p>
<t-popconfirm :popup-props="{ trigger: 'hover' }" placement="top-left">
<t-tag class="tds-intro-button" theme="primary" style="height: 24px; cursor: pointer"
>腾讯“端服务”联盟产品</t-tag
>腾讯 “端服务” 联盟产品</t-tag
>
<div class="tds-intro" slot="content">
<h4>腾讯 “端服务” 联盟产品</h4>
Expand Down
1 change: 0 additions & 1 deletion site/src/style/home.less
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@
.name {
font-size: 64px;
line-height: 64px;
letter-spacing: -2px;
white-space: nowrap;

.primary {
Expand Down
Loading