style(抽奖活动页): 调整字体大小

This commit is contained in:
hzj 2025-10-24 19:56:49 +08:00
parent 8424d2250f
commit 371875ebf4

View File

@ -699,7 +699,7 @@
style="
width: 100%;
text-align: center;
font-size: 1.2em;
font-size: 0.9em;
font-weight: 590;
background: linear-gradient(0deg, #f3b700 0%, #ffeec6 100%);
background-clip: text;
@ -716,11 +716,12 @@
z-index: 9999;
inset: 0;
padding-right: 10%;
padding-right: 8%;
display: flex;
justify-content: flex-end;
align-items: center;
font-size: 0.8em;
font-weight: 590;
background: linear-gradient(0deg, #f3b700 0%, #ffeec6 100%);
background-clip: text;