鬼斧神工
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-11-22 00:45:50 +08:00
parent 587ee8f99e
commit 095ff222a1

View File

@@ -58,7 +58,7 @@
}
.banner-copy #bannerTitle {
font-size: 40px;
font-size: 44px;
line-height: 1.2;
color: #111827;
}
@@ -73,6 +73,9 @@
.banner-copy #bannerButton {
pointer-events: auto;
/* 首页主按钮稍大一些,突出主召唤操作 */
font-size: 16px;
padding: 12px 48px;
}
/* 轮播文案标签 */
@@ -83,8 +86,8 @@
.banner-tag-pill {
display: inline-block;
margin-right: 8px;
padding: 2px 8px;
font-size: 12px;
padding: 4px 12px;
font-size: 14px;
border-radius: 999px;
background: rgba(29, 78, 216, 0.08);
color: #1D4ED8;