修复样式

This commit is contained in:
Dragon
2023-08-18 22:30:41 +08:00
parent f7f782da91
commit af7e13e9dd
2 changed files with 2 additions and 2 deletions

View File

@@ -422,7 +422,7 @@ body {
display: block;
}
.page1 .task .box1 .title {
width: 6.4rem;
width: 7.2rem;
position: absolute;
top: 1.72rem;
left: 50%;

View File

@@ -476,7 +476,7 @@ body {
display: block;
.title {
width: px2rem(480, );
width: 7.2rem;
position: absolute;
top: px2rem(129, );
left: 50%;