From 8b61657542feeaeb4c8da54e89a31311492b7f64 Mon Sep 17 00:00:00 2001 From: teasiu Date: Tue, 10 Oct 2023 16:58:07 +0800 Subject: [PATCH] update --- static/changeslog.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/changeslog.html b/static/changeslog.html index 0762304..771526a 100644 --- a/static/changeslog.html +++ b/static/changeslog.html @@ -24,8 +24,8 @@ transform: translateY(-10px); /* 上浮效果 */ } img { - width: 200px; - height: 400px; + width: 300px; + height: 500px; } .image-caption { font-size: 16px;