调整首页品牌文案字号

将品牌说明字号固定为 17px
将首页主描述字号调整为 20px
将泥点赠送文案字号调整为 16px
This commit is contained in:
2026-07-12 20:22:18 +08:00
parent 66178edc7c
commit 8bfedd8ad7
+3 -3
View File
@@ -3426,7 +3426,7 @@ html[data-mobile-keyboard-open='true'] .platform-mobile-bottom-dock {
.creation-landing__eyebrow {
width: fit-content;
color: #8c796c;
font-size: clamp(0.86rem, 1.2vw, 1.02rem);
font-size: 17px;
font-weight: 860;
letter-spacing: 0.18em;
text-indent: 0.18em;
@@ -3458,7 +3458,7 @@ html[data-mobile-keyboard-open='true'] .platform-mobile-bottom-dock {
}
.creation-landing__hero-subtitle {
font-size: clamp(1rem, 1.55vw, 1.35rem);
font-size: 20px;
font-weight: 620;
letter-spacing: 0.04em;
line-height: 1.7;
@@ -3466,7 +3466,7 @@ html[data-mobile-keyboard-open='true'] .platform-mobile-bottom-dock {
.creation-landing__hero-benefit {
color: #9a6f56;
font-size: clamp(0.8rem, 0.92vw, 0.94rem);
font-size: 16px;
font-weight: 680;
letter-spacing: 0.08em;
line-height: 1.55;