细节完善

This commit is contained in:
kron
2025-07-10 15:34:00 +08:00
parent db419ae003
commit 7972dae398
12 changed files with 144 additions and 112 deletions

View File

@@ -274,7 +274,7 @@ const simulShoot2 = async () => {
color: #fff;
font-size: 8px;
text-align: center;
line-height: 12px;
line-height: 10px;
transition: all 0.3s ease;
box-sizing: border-box;
}
@@ -293,6 +293,7 @@ const simulShoot2 = async () => {
font-size: 20px;
color: #fed847;
top: 75px;
font-weight: bold;
}
.footer {
width: calc(100% - 20px);