更改ui邀请活动

This commit is contained in:
dragon
2024-05-14 18:42:55 +08:00
parent a60957801b
commit 38f366eb12
2 changed files with 6 additions and 4 deletions

View File

@@ -51,7 +51,7 @@ body {
.header .rule_rule {
width: 2rem;
height: 0.77333rem;
line-height: 0.77333rem;
line-height: 0.8rem;
font-size: 0.34667rem;
font-weight: bold;
position: absolute;
@@ -62,7 +62,8 @@ body {
padding-right: 0.13333rem;
font-family: PingFang SC;
text-align: center;
text-indent: 5px;
text-indent: 0.3rem;
box-sizing: border-box;
}
.header .text {

View File

@@ -56,7 +56,7 @@ body {
.rule_rule {
width: 2rem;
height: 0.77333rem;
line-height: 0.77333rem;
line-height: 0.8rem;
font-size: px2rem(26);
font-weight: bold;
position: absolute;
@@ -67,7 +67,8 @@ body {
padding-right: px2rem(10);
font-family: PingFang SC;
text-align: center;
text-indent: 5px;
text-indent: 0.3rem;
box-sizing: border-box;
}
.text {