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

This commit is contained in:
2025-12-16 18:01:33 +08:00
parent ded748ca87
commit 91661b6bb4
19 changed files with 125 additions and 87 deletions

View File

@@ -31,7 +31,7 @@
.amd-img-4,
.amd-img-5,
.amd-img-6 {
margin-top: 0.2rem;
margin-top:0.15rem;
}
.fade-in {
opacity: 1 !important;
@@ -76,11 +76,13 @@
gap: 0.2rem;
}
.amd-img-3-left,
.amd-img-3-right {
/* .amd-img-3-left {
max-height:5.4rem;
} */
.amd-img-3-left,.amd-img-3-right {
flex: 1;
width: 50%;
height: 100%;
max-height:5.4rem;
}
/* 3-1-left540高度的比例假设原始宽710高540 → 710/540≈1.31 */
@@ -94,7 +96,7 @@
.amd-img-3-2-right {
width: 100%;
aspect-ratio: 710/261;
margin-top: 20px;
margin-top: 0.15rem;
overflow: hidden;
}