This commit is contained in:
teasiu
2023-10-10 16:58:07 +08:00
parent cb4fc9f635
commit 8b61657542

View File

@@ -24,8 +24,8 @@
transform: translateY(-10px); /* 上浮效果 */ transform: translateY(-10px); /* 上浮效果 */
} }
img { img {
width: 200px; width: 300px;
height: 400px; height: 500px;
} }
.image-caption { .image-caption {
font-size: 16px; font-size: 16px;