style(抽奖活动页): 调整字体大小
This commit is contained in:
parent
8424d2250f
commit
371875ebf4
@ -699,7 +699,7 @@
|
|||||||
style="
|
style="
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 1.2em;
|
font-size: 0.9em;
|
||||||
font-weight: 590;
|
font-weight: 590;
|
||||||
background: linear-gradient(0deg, #f3b700 0%, #ffeec6 100%);
|
background: linear-gradient(0deg, #f3b700 0%, #ffeec6 100%);
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
@ -716,11 +716,12 @@
|
|||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
inset: 0;
|
inset: 0;
|
||||||
|
|
||||||
padding-right: 10%;
|
padding-right: 8%;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
|
font-size: 0.8em;
|
||||||
font-weight: 590;
|
font-weight: 590;
|
||||||
background: linear-gradient(0deg, #f3b700 0%, #ffeec6 100%);
|
background: linear-gradient(0deg, #f3b700 0%, #ffeec6 100%);
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user