updateimg

This commit is contained in:
2025-09-29 10:28:05 +08:00
parent 750a1fb390
commit 2d177c2a78
3 changed files with 6 additions and 4 deletions

View File

@@ -34,9 +34,11 @@
width: 100%;
height: 100%;
display: flex;
justify-content: space-between; /* 项目之间有相等间距,两端贴边 */
padding-top: 100rpx;
}
#xz_xiannv{
width: 200rpx;
height: 200rpx;
opacity: 80%;
width: 300rpx;
height: 300rpx;
opacity: 60%;
}