调整边距
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s

This commit is contained in:
2025-12-28 16:29:02 +08:00
parent 954ddbf8ba
commit b1b59a96f2
3 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
bottom: 0.62rem;
display: flex;
justify-content: center;
gap: 0.2rem;
gap: 0.1rem;
}
.endurance-img img {
width: 2.46rem;

View File

@@ -26,7 +26,7 @@
width: 100%;
display: flex;
justify-content: center;
gap: 0.13rem;
gap: 0.11rem;
}
.fs-h-img img {
width: 3.35rem;
@@ -35,7 +35,7 @@
width: 100%;
display: flex;
justify-content: center;
margin-top: 0.13rem;
margin-top: 0.1rem;
}
.fs-b-img img {
width: 6.81rem;

View File

@@ -37,7 +37,7 @@
width: 3.35rem;
display: block;
}
.ips-imgs img:nth-child(3),
/* .ips-imgs img:nth-child(3),
.ips-imgs img:nth-child(4) {
margin-top: 0.1rem;
}
} */